forked-synapse/synapse/rest
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
..
admin Return total number of users and profile attributes in admin users endpoint (#6881) 2020-04-28 18:19:36 +01:00
client Do not validate that the client dict is stable during UI Auth. (#7483) 2020-05-13 14:26:44 -04:00
consent fix async/await consentresource (#5585) 2019-07-01 23:33:52 +10:00
key Convert remote key resource REST layer to async/await. (#7020) 2020-03-05 11:29:56 -05:00
media Reduce logging verbosity of URL cache cleanup. (#7295) 2020-04-22 07:45:16 -04:00
saml2 SAML2: render a comprehensible error page if something goes wrong 2020-03-10 13:59:22 +00: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