Ran
|
Jobs
5
|
Files
14
|
Run time
5min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/mattupstate/flask-security/commit/<a class=hub.com/mattupstate/flask-security/commit/6b542d5c156251eb45be147adc55223a905b6238">6b542d5c1<a href="https://github.com/mattupstate/flask-security/commit/6b542d5c156251eb45be147adc55223a905b6238">">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/6b542d5c156251eb45be147adc55223a905b6238"> 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 | 394.1 | 14 |
94.79 |
Travis Job 394.1 | |
2 | 394.2 | 14 |
94.79 |
Travis Job 394.2 | |
3 | 394.3 | 14 |
94.79 |
Travis Job 394.3 | |
4 | 394.4 | 14 |
94.79 |
Travis Job 394.4 | |
5 | 394.5 | 14 |
94.79 |
Travis Job 394.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|