mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
1ff9734c74
- Clarify that passwords are ALWAYS bcrypt hashed (never plain text) - Document SHA3-256 hashing for API tokens - Add Quick Security Setup as recommended method - Update examples to show hashed format required - Add security best practices section - Add verification script reference - Update troubleshooting for new auth variables