You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Fixes issue
Fixes#1085
## Description of Changes
This is a cherry-pick of
OrcaCollective#403
---
Currently, the link edit and delete buttons show up on the officer page
when visiting as an anonymous user. (see:
https://openoversight.com/officers/83835)
This is NOT a security issue as the user is asked to log in after
clicking the link but may be confusing to users.
## Notes for Deployment
None!
## Screenshots (if appropriate)
N/A
## 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.
What issue are you seeing?
Currently, the link edit and delete buttons show up on the officer page when visiting as an anonymous user.
This is NOT a security issue as the user is asked to log in after clicking the link but may be confusing to users.
The text was updated successfully, but these errors were encountered: