Flask-Middleware / flask-security

Quick and simple security for Flask applications
MIT License
624 stars 155 forks source link

Improve CSRF #908

Closed jwag956 closed 5 months ago

jwag956 commented 5 months ago

Added testing to /tf-setup - there wasn't any CSRF issue - all working.

CSRF handling is complex and there are few unit tests.

closes #905

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a2ae67c) 98.38% compared to head (0363354) 98.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #908 +/- ## ======================================= Coverage 98.38% 98.39% ======================================= Files 34 34 Lines 4465 4484 +19 ======================================= + Hits 4393 4412 +19 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.