mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-24 23:21:23 +02:00
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.
2 lines
86 B
Plaintext
2 lines
86 B
Plaintext
Persist user interactive authentication sessions across workers and Synapse restarts.
|