MatrixSynapse/synapse/rest
Patrick Cloke 89a23c9406
Do not allow deactivated users to login with JWT. (#15624)
To improve the organization of this code it moves the JWT login
checks to a separate handler and then fixes the bug (and a
deprecation warning).
2023-05-19 08:06:54 -04:00
..
admin Add a new admin API to create a new device for a user. (#15611) 2023-05-17 14:39:06 +00:00
client Do not allow deactivated users to login with JWT. (#15624) 2023-05-19 08:06:54 -04:00
consent
key Declare support for Matrix 1.6 (#15559) 2023-05-12 07:31:50 -04:00
media Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
synapse
__init__.py
health.py
models.py
well_known.py