Skip to content

Implement non-basic-auth login #44

@PeterJCLaw

Description

@PeterJCLaw

Currently login is handled by Basic auth. That's an easy implementation, however not a great UX.

Things it would be nice to have improvements for:

  • better error when invalid password
  • hints as to what the credentials are
  • links to the docs for the code submitter
  • maybe JS auto case-fixing the username (since we know those are all uppercase)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions