Warren
181ecc2ed2
fix: Set admin123 password for all users (warren, momentry)
Extended password fix:
- Updated warren user password hash (60 chars)
- Updated momentry user password hash (60 chars)
- All users now use unified password: admin123
Available users for testing:
- File Tree: demo, warren, momentry / admin123
- Settings: admin / admin123
Database updates:
- PostgreSQL users.password (warren, momentry) - 60 chars ✅
- SQLite sftpgo_users.password_hash (warren, momentry) - 60 chars ✅
Files:
- data/auth.sqlite