0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 14:38:18 +02:00
synapse/synapse/api
Jason Robinson 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached
This allows support users to be created even on MAU limits via
the admin API. Support users are excluded from MAU after creation,
so it makes sense to exclude them in creation - except if the
whole host is in disabled state.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-09-11 20:48:31 +03:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Ensure support users can be registered even if MAU limit is reached 2019-09-11 20:48:31 +03:00
constants.py Add bot type 2019-08-23 09:52:09 +01:00
errors.py Change user deactivated errcode to USER_DEACTIVATED and use it (#5686) 2019-07-31 15:19:06 +01:00
filtering.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00