MatrixSynapse/synapse/storage/engines
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
..
__init__.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
_base.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
postgres.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
sqlite.py Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00