fix: Update admin password with fresh bcrypt hash
- Generate new new hash for admin123 (bcrypt cost=10) - Update PostgreSQL admins.password - Sync to auth.sqlite - Test admin login success Password: admin123 Status: All systems working
This commit is contained in: