synapse/tests/rest/admin
Richard van der Hoff 76dbd7b8d6
Stop populating unused table local_invites. (#7793)
This table is no longer used, so we may as well stop populating it. Removing it
would prevent people rolling back to older releases of Synapse, so that can
happen in a future release.
2020-07-07 14:20:40 +01:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Allow local media to be marked as safe from being quarantined. (#7718) 2020-06-22 08:04:14 -04:00
test_device.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01:00
test_room.py Stop populating unused table local_invites. (#7793) 2020-07-07 14:20:40 +01:00
test_user.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