colte-admin: add a "logout" option, and landing/login page #25
Labels
enhancement
New feature or request
good first issue
Good for newcomers
maturity
Issues that will need to be addressed before wide deployment
Right now colte-admin just provides a javascript prompt if not logged in, and redirects to a plaintext "access denied." Note that we're using the simple express-basic-auth package, which relies on HTTP username/password combo and does not use cookies.
It would be nice to have the following:
The text was updated successfully, but these errors were encountered: