mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
b84396485c
- 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