- Introduced a new public `/health` endpoint to verify database connectivity and list active admin users. - Updated `verify_admin` function to return the actual username on successful verification and handle various password hashing schemes, including legacy formats. - Modified login logic to use the returned username for session management. - Updated `login.html` form to support file uploads by adding `enctype` attribute.
Description
Portal Auth Admin Dashboard
Languages
Python
47.4%
HTML
24.4%
CSS
22%
Shell
6.2%