MatrixSynapse/synapse/rest
Patrick Cloke 627b0f5f27
Persist user interactive authentication sessions (#7302)
By persisting the user interactive authentication sessions to the database, this fixes
situations where a user hits different works throughout their auth session and also
allows sessions to persist through restarts of Synapse.
2020-04-30 13:47:49 -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 Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -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