Skip to content

colte-admin: add a "logout" option, and landing/login page #25

@spencersevilla

Description

@spencersevilla

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:

  1. A landing page that is NOT password protected; we can redirect non-logged-in and incorrectly logged in users here.
  2. A "logout" link somewhere in the nav-bar that redirects to the landing page.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomersmaturityIssues that will need to be addressed before wide deployment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions