MatrixSynapse/synapse/rest/admin
Manuel Stahl d2906fe666 Allow admin users to create or modify users without a shared secret (#6495)
Signed-off-by: Manuel Stahl <manuel.stahl@awesome-technologies.de>
2020-01-09 13:31:00 +00:00
..
__init__.py Allow admin users to create or modify users without a shared secret (#6495) 2020-01-09 13:31:00 +00:00
_base.py Port synapse/rest/client/_base.py to async/await 2019-10-11 15:29:26 +01:00
groups.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00:00
media.py Port synaps/rest/client/media.py to async/await 2019-10-11 12:21:40 +01:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
rooms.py Move admin endpoints into separate files (#6308) 2019-11-20 11:49:11 +00: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 admin users to create or modify users without a shared secret (#6495) 2020-01-09 13:31:00 +00:00