MatrixSynapse/synapse/storage
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
..
data_stores Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
engines Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
schema
util
__init__.py
_base.py
background_updates.py Update docstring per review comments 2020-04-03 10:51:32 +01:00
database.py bg update to clear out duplicate outbound_device_list_pokes (#7193) 2020-04-07 23:06:39 +01:00
keys.py
persist_events.py
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py