Authentication now works only via hashed passwords in imc_users table.
Users must be created through the password reset flow or directly in the database.
- Add .env.example with all configuration options documented
- Remove ADMIN_PASSWORD from .env files
- Set password via environment variable or --reset-admin-password flag