MatrixSynapse/synapse/api
Hugh Nimmo-Smith 249f4a338d Refactor config to be an experimental feature
Also enforce you can't combine it with incompatible config options
2023-05-30 09:43:06 -04:00
..
auth Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
__init__.py
auth_blocking.py
constants.py
errors.py Actually enforce guest + return www-authenticate header 2023-05-30 09:43:06 -04:00
filtering.py Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00
presence.py
ratelimiting.py
room_versions.py Add `MSC3820opt2` as a known room version (#15678) 2023-05-26 18:05:24 +00:00
urls.py