Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

User Interactive auth sessions are only stored in memory, so if you restart server mid-auth, auth will fail #2811

Closed
ara4n opened this issue Jan 18, 2018 · 1 comment
Labels
z-feature (Deprecated Label) z-p2 (Deprecated Label)

Comments

@ara4n
Copy link
Member

ara4n commented Jan 18, 2018

This is particularly unpleasant given restarting the server whilst someone is trying to validate 3PIDs during registration will cause their registration to fail.

This is based on looking at

def _save_session(self, session):

@ara4n ara4n added z-p2 (Deprecated Label) z-feature (Deprecated Label) labels Feb 6, 2018
@clokep
Copy link
Member

clokep commented Nov 25, 2020

This was fixed by #7302.

@clokep clokep closed this as completed Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
z-feature (Deprecated Label) z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

2 participants