MatrixSynapse/synapse/rest
Patrick Cloke 53f7b49f5b
Do not convert async functions to Deferreds in the interactive_auth_handler (#7944)
2020-07-24 09:43:49 -04:00
..
admin Add admin endpoint to get members in a room. (#7842) 2020-07-16 16:43:23 -04:00
client Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 2020-07-24 09:43:49 -04:00
consent Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
key Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
media Convert more of the media code to async/await (#7873) 2020-07-24 09:39:02 -04:00
oidc Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
saml2 Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
__init__.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
well_known.py public_base_url is actually public_baseurl 2019-08-26 21:01:56 -05:00