Old authenticators won't work
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 373
- Forks
- 105
- Merge medio
- 4 min
- PR fusionados (30 d)
- 2
Descripción
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 359d9c7946289444f8a0e9dfa09868705427cb3e, therefore subsequent handlers will treat the session as non-authenticated resulting in '5.7.0 Authentication required' errors.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.