mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
e3ac4c5514
- Add clear error message for truncated bcrypt hashes (addresses #316) - Detect hashes between 55-59 chars and warn they're invalid - Only accept exactly 60 character bcrypt hashes as valid - Treat truncated hashes as plaintext to force users to fix them