Skip to content

Create a basic authentication process to configure the board #53

@redakker

Description

@redakker

Admin page is currently not secured with a username/password.
Implement a basic authentication process (with JWT).

That would be useful for later as well if somebody wants to create an external admin page.

Idea for JWT: generate a GWT token at the first time when the database is initialized.
Important: DO NOT show this token even if all entries are listed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions