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
key
media Reduce logging verbosity of URL cache cleanup. (#7295) 2020-04-22 07:45:16 -04:00
saml2
__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