|
Ran
|
Jobs
1
|
Files
93
|
Run time
3s
|
Badge
README BADGES
|
push
github
Invalidate session on email/pw update (#1068) ## Fixes issue #1067 ## Description of Changes This invalidates all of a user's sessions when their email or password is updated. This builds upon changes made in https://github.com/lucyparsons/OpenOversight/commit/0912f9071. See the Flask-Login documentation for an explanation of how this works: https://flask-login.readthedocs.io/en/latest/#alternative-tokens ## Notes for Deployment None! ## Tests and linting - [x] This branch is up-to-date with the `develop` branch. - [x] `pytest` passes on my local development environment. - [x] `pre-commit` passes on my local development environment.
8429 of 9433 relevant lines covered (89.36%)
0.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6317387238.1 | 0 |
89.36 |
GitHub Action Run |