mandarons/yadd

[FR] Admin Auth

Closed this issue · 2 comments

Is your feature request related to a problem? Please describe.
I need authentication to be possible

Describe the solution you'd like
I'd like a simple auth system

Describe alternatives you've considered
traefik auth but I just cannot get it to work

Do you just want a single user auth (usually admin) or multi-user auth (usually needs user registration etc.)?

Use case: As a user, I want to have optional password protection so that I can secure the access to the dashboard, if required.

Admin password is enabled through configuration or environment variable.