Ran
|
Files
14
|
Run time
7s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/mattupstate/flask-security/commit/<a class=hub.com/mattupstate/flask-security/commit/d3d334d7ff033346406c9c786172569e4733a5b7">d3d334d7f<a href="https://github.com/mattupstate/flask-security/commit/d3d334d7ff033346406c9c786172569e4733a5b7">">Fix verify_password to check passwords more consistently When verifying a password, the incoming password should be salted whenever the stored password is not &#39;plaintext&#39;. The decision to salt when verifying existing passwords should not depend on the current value of SECURITY_PASSWORD_HASH, as that may have changed since the password was stored. Commit </a><a class="double-link" href="https://github.com/mattupstate/flask-security/commit/<a class="double-link" href="https://github.com/mattupstate/flask-security/commit/510d1356a2c2884c5895c321d1c8a65e1269b117">510d1356a</a>">510d1356a</a><a href="https://github.com/mattupstate/flask-security/commit/d3d334d7ff033346406c9c786172569e4733a5b7"> already fixed this issue for verify_and_update_password. This makes verify_password work in the same way. Also fix a minor spelling error in documentation.
1092 of 1152 relevant lines covered (94.79%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|