Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old authenticators won't work #452

Open
amotzkau opened this issue Apr 24, 2024 · 0 comments
Open

Old authenticators won't work #452

amotzkau opened this issue Apr 24, 2024 · 0 comments

Comments

@amotzkau
Copy link

The previous authenticator system (before #218) doesn't set session.authenticated anymore. Previously the session object automatically returned authenticated = True when login_data is set. This was removed in 359d9c7, therefore subsequent handlers will treat the session as non-authenticated resulting in '5.7.0 Authentication required' errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant