anonymousland-synapse/synapse/api
Patrick Cloke fef3ff5cc4
Enforce MSC2209: auth rules for notifications in power level event (#7502)
In a new room version, the "notifications" key of power level events are
subject to restricted auth rules.
2020-05-14 12:38:17 -04:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth_blocking.py Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
auth.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
constants.py Stop the master relaying USER_SYNC for other workers (#7318) 2020-04-22 22:39:04 +01:00
errors.py Convert http.HTTPStatus objects to their int equivalent (#7188) 2020-04-03 14:26:07 +01:00
filtering.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
ratelimiting.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
room_versions.py Enforce MSC2209: auth rules for notifications in power level event (#7502) 2020-05-14 12:38:17 -04:00
urls.py Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00