-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
added CsrfHeaderMiddleware #68
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #68 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 47 57 +10
===========================================
Files 8 9 +1
Lines 128 159 +31
===========================================
+ Hits 128 159 +31 ☔ View full report in Codecov by Sentry. |
|
||
`config/web/di/csrf.php` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`config/web/di/csrf.php` |
|
||
`config/web/di/csrf.php` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`config/web/di/csrf.php` |
#65
Added new
CsrfHeaderMiddleware
Added new method
CsrfMiddleware::withSafeMethods()