Ran
|
Jobs
5
|
Files
14
|
Run time
4min
|
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%)
4.74 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 393.1 | 14 |
94.79 |
Travis Job 393.1 | |
2 | 393.2 | 14 |
94.79 |
Travis Job 393.2 | |
3 | 393.3 | 14 |
94.79 |
Travis Job 393.3 | |
4 | 393.4 | 14 |
94.79 |
Travis Job 393.4 | |
5 | 393.5 | 14 |
94.79 |
Travis Job 393.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|