ADMIN ACCESS
Secure jungle entry
Use the configured admin email and password to unlock the dashboard. Once accepted, a derived session fingerprint is stored server-side so later visits can go straight to /admin.
WHAT CHANGED
The login modal now accepts an operator email and password instead of asking admins to paste raw access tokens.
SESSION MODEL
The raw password is compared only during sign-in. The session stores a derived fingerprint, not the credential itself.