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

SaveAuthFailureMessage trait incompatible with symfony 7 #429

Open
jvdlaar opened this issue Jan 31, 2024 · 0 comments
Open

SaveAuthFailureMessage trait incompatible with symfony 7 #429

jvdlaar opened this issue Jan 31, 2024 · 0 comments

Comments

@jvdlaar
Copy link

jvdlaar commented Jan 31, 2024

The Symfony\Component\Security\Core\Security class does not exist anymore in Symfony 7. The AUTHENTICATION_ERROR constant is now moved to Symfony\Component\Security\Http\SecurityRequestAttributes

I'm not really sure how to keep this working with all the old versions of Symfony that are supported here.

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