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

LogicException #403 - CSRF #733

Closed
dannywebdev opened this issue Sep 25, 2017 · 1 comment
Closed

LogicException #403 - CSRF #733

dannywebdev opened this issue Sep 25, 2017 · 1 comment

Comments

@dannywebdev
Copy link

If it does not exist the csrf_field throws a 500 error. Would not it be better if it were a 403? In development the description of the error goes well but in production it should be access not allowed.

@lonnieezell
Copy link
Member

Good call. That should be a 403. Care to make a PR?

lonnieezell added a commit that referenced this issue Oct 8, 2017
Get correct error code when exception happens. Fixes #733 #751
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

2 participants