forked-synapse/synapse/rest/admin
Richard van der Hoff eea124370b
Fix type information on assert_*_is_admin methods (#7645)
These things don't return Deferreds.
2020-06-05 14:33:49 +01:00
..
__init__.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01:00
_base.py Fix type information on assert_*_is_admin methods (#7645) 2020-06-05 14:33:49 +01:00
devices.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01:00
groups.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00:00
media.py Fix and add test to deprecated quarantine media admin api (#6756) 2020-01-22 11:05:50 +00:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
rooms.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
server_notice_servlet.py Port synaps/rest/client/server_notice_servlet.py to async/await 2019-10-11 12:21:40 +01:00
users.py Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 2020-06-05 13:08:49 +01:00