mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
ac136afbd4
- Removed overly convenient password reset script (security concern) - Documented existing secure recovery token system - Added proper security warnings and considerations - Three-tier recovery approach: tokens (secure), recovery mode (localhost), manual (last resort) - Emphasizes security best practices and password manager usage - Addresses GitHub discussion #413 with security-conscious approach