-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
CSRF protect all of the things #60
Labels
Milestone
Comments
I have to see if there's something special laravel needs for this. I have CSRF protection in all of the forms, but haven't tested that yet, so if it's not working, I need to figure out why. |
I didn't test it just inspected a delete and a checkin/checkout. |
Checkout does have a token as it's a form, but checkin & delete don't |
Yeah, only post requests have tokens |
All actions require authentication though |
ghost
mentioned this issue
Jun 9, 2016
2 tasks
2 tasks
2 tasks
This was referenced Oct 25, 2016
2 tasks
2 tasks
1 task
2 tasks
Closed
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
2 tasks
ghost
mentioned this issue
Jan 11, 2024
2 tasks
2 tasks
2 tasks
Closed
2 tasks
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: