Fix #68: Add the CsrfHeaderMiddleware
middleware to use custom HTTP header to prevent forgery of requests, add the CsrfMiddleware::withSafeMethods()
method to configure a custom safe HTTP methods list
#68
Codecov / codecov/project
succeeded
Nov 14, 2024 in 0s
100.00% (+0.00%) compared to 5d18903
View this Pull Request on Codecov
100.00% (+0.00%) compared to 5d18903
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
5d18903
) to head (0f6022f
).
Report is 13 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #68 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 47 72 +25
===========================================
Files 8 10 +2
Lines 128 201 +73
===========================================
+ Hits 128 201 +73
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading