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

this is the only way, for instance, to get 403 instead of 500 on auth exception #40

Closed
wants to merge 5 commits into from

Conversation

Rebolon
Copy link
Owner

@Rebolon Rebolon commented Jan 15, 2018

fix #31 partially (only for API)

@Rebolon
Copy link
Owner Author

Rebolon commented Jan 23, 2018

also fix #32

@Rebolon
Copy link
Owner Author

Rebolon commented Feb 26, 2018

I solve this issue with Guard authentification and following this guide:https://symfony.com/doc/current/security/guard_authentication.html

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

Successfully merging this pull request may close these issues.

Symfony Security return a 500 AccessDenied instead of a 403 with HttpException
1 participant