mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
Remove the dead is_legacy_dashboard_password_hash helper which was never used by verify_dashboard_password. Legacy SHA-256/MD5 hashes are not supported - only Argon2 and PBKDF2 are valid password hashes. Users with old SHA-256 hashes must reset their password.