MatrixSynapse/synapse/rest/client/v2_alpha
Patrick Cloke 5d64fefd6c
Do not validate that the client dict is stable during UI Auth. (#7483)
This backs out some of the validation for the client dictionary and logs if
this changes during a user interactive authentication session instead.
2020-05-13 14:26:44 -04:00
..
__init__.py
_base.py Admin API to list, filter and sort rooms (#6720) 2020-01-22 13:36:43 +00:00
account.py Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 2020-04-23 11:23:53 +02:00
account_data.py Support GET account_data requests on a worker (#7311) 2020-04-21 10:46:30 +01:00
account_validity.py
auth.py Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
capabilities.py
devices.py Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
filter.py
groups.py
keys.py Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
notifications.py
openid.py
password_policy.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
read_marker.py
receipts.py
register.py Do not validate that the client dict is stable during UI Auth. (#7483) 2020-05-13 14:26:44 -04:00
relations.py Add `allow_departed_users` param to `check_in_room_or_world_readable` 2020-02-19 08:52:51 +00:00
report_event.py
room_keys.py Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 2020-03-27 13:30:22 +00:00
room_upgrade_rest_servlet.py Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
sendtodevice.py
sync.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py