Tags: OrcaCollective/OpenOversight
Tags
Bump bootstrap-flask from 2.4.0 to 2.4.1 (#520) Bumps [bootstrap-flask](https://github.com/helloflask/bootstrap-flask) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/helloflask/bootstrap-flask/releases) - [Changelog](https://github.com/helloflask/bootstrap-flask/blob/main/CHANGES.rst) - [Commits](helloflask/bootstrap-flask@2.4.0...2.4.1) --- updated-dependencies: - dependency-name: bootstrap-flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add clarification regarding assignment history (#402) * Add clarification regarding assignment history * Update OpenOversight/app/templates/partials/officer_assignment_history.html Co-authored-by: Madison Swain-Bowden <[email protected]> --------- Co-authored-by: Madison Swain-Bowden <[email protected]>
Invalidate session on email/pw update (lucyparsons#1068) This invalidates all of a user's sessions when their email or password is updated. This builds upon changes made in lucyparsons@0912f90. See the Flask-Login documentation for an explanation of how this works: https://flask-login.readthedocs.io/en/latest/#alternative-tokens None! - [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.
Delete `setup.py` (lucyparsons#1001) I looked around the application and we don't actually use the file at all, so I wiped it. - [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.
PreviousNext