pallets-eco / flask-security

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

Improve /reset w.r.t. OWASP #816

Closed jwag956 closed 1 year ago

jwag956 commented 1 year ago

Minor improvements to API doc.

closes #281

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (3bbd996) 98.16% compared to head (2ee8ba1) 98.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #816 +/- ## ========================================== - Coverage 98.16% 98.15% -0.01% ========================================== Files 34 34 Lines 4460 4456 -4 ========================================== - Hits 4378 4374 -4 Misses 82 82 ``` | [Impacted Files](https://app.codecov.io/gh/Flask-Middleware/flask-security/pull/816?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flask-Middleware) | Coverage Δ | | |---|---|---| | [flask\_security/forms.py](https://app.codecov.io/gh/Flask-Middleware/flask-security/pull/816?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flask-Middleware#diff-Zmxhc2tfc2VjdXJpdHkvZm9ybXMucHk=) | `99.21% <ø> (ø)` | | | [flask\_security/core.py](https://app.codecov.io/gh/Flask-Middleware/flask-security/pull/816?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flask-Middleware#diff-Zmxhc2tfc2VjdXJpdHkvY29yZS5weQ==) | `98.61% <100.00%> (+<0.01%)` | :arrow_up: | | [flask\_security/views.py](https://app.codecov.io/gh/Flask-Middleware/flask-security/pull/816?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Flask-Middleware#diff-Zmxhc2tfc2VjdXJpdHkvdmlld3MucHk=) | `98.77% <100.00%> (-0.02%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.