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

Session variables don't persist #1

Open
padarom opened this issue Feb 1, 2019 · 0 comments
Open

Session variables don't persist #1

padarom opened this issue Feb 1, 2019 · 0 comments

Comments

@padarom
Copy link
Contributor

padarom commented Feb 1, 2019

When changing session variables they don't persist across requests, they don't even remain in the same request (key '2fa_required'). Apparently Contao changed the way they handle Sessions between when I initiale wrote the bundle and now.

Now, when setting 2fa_required within InteractiveLoginListener, the value is already unset by the time the session is requested within RequestListener.

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