synapse/synapse/api
2025-07-14 16:55:19 +01:00
..
auth Forbid locked users from using POST /login (#18594) 2025-07-02 18:18:33 +02:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
auth_blocking.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
constants.py Allow admins to see soft failed events (if they want to) (#18238) 2025-07-14 16:55:19 +01:00
errors.py Forbid locked users from using POST /login (#18594) 2025-07-02 18:18:33 +02:00
filtering.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
presence.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
ratelimiting.py Lift pausing on ratelimited requests to http layer (#18595) 2025-06-25 14:32:55 +00:00
room_versions.py Support MSC3757: Restricting who can overwrite a state event (#17513) 2024-09-26 15:25:05 +02:00
urls.py Consolidate SSO redirects through /_matrix/client/v3/login/sso/redirect(/{idpId}) (#17972) 2024-11-29 11:26:37 -06:00