MatrixSynapse/synapse/api
Shay 69048f7b48
Add an admin endpoint to allow authorizing server to signal token revocations (#16125)
2023-08-22 14:15:34 +00:00
..
auth Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 2023-08-22 14:15:34 +00:00
__init__.py
auth_blocking.py
constants.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
errors.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
filtering.py
presence.py
ratelimiting.py
room_versions.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
urls.py