MatrixSynapse/synapse/api
Erik Johnston a8eceb01e5
Honour AS ratelimit settings for /login requests (#8920)
Fixes #8846.
2020-12-11 16:33:31 +00:00
..
__init__.py
auth.py Honour AS ratelimit settings for /login requests (#8920) 2020-12-11 16:33:31 +00:00
auth_blocking.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
constants.py Do not assume that account data is of the correct form. (#8454) 2020-10-05 09:28:05 -04:00
errors.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
filtering.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
presence.py
ratelimiting.py
room_versions.py
urls.py