Skip to content

Fix Police Login#285

Open
aLEGEND21 wants to merge 4 commits intomainfrom
arnav/fix-police-login
Open

Fix Police Login#285
aLEGEND21 wants to merge 4 commits intomainfrom
arnav/fix-police-login

Conversation

@aLEGEND21
Copy link
Copy Markdown
Collaborator

Motivation

Using the police login credentials (police@example.com, securepassword) stopped working, preventing users from logging into the police view on the frontend.

Changes

Rehashed the police password using the hash_password function in the backend and replaced the police's hashed_password field in the mock_data.json file with the freshly hashed password. Not sure why the old hashed password stopped working, but this fix allows users to log into the police view on the frontend.

@aLEGEND21 aLEGEND21 requested a review from naasanov April 4, 2026 03:32
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Test Results Summary

551 tests  ±0   551 ✅ ±0   38s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit cf9f30f. ± Comparison against base commit d3ca44a.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants