mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
fbad442f5c
- 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