PHP 7 + MySQL
Metr
Authenticated login session scaffolding is now connected.
This screen is the first post-install handoff target.
A full authorization system is not implemented yet. This login screen can now look up a user, verify the submitted password hash, and store a minimal authenticated session scaffold in PHP session state.
Login status
Session-start scaffold ready