MarvinJWendt / traefik-guardian

👮 A dead simple forward auth provider to protect Traefik services with passwords.
https://hub.docker.com/r/marvinjwendt/traefik-guardian
MIT License
17 stars 4 forks source link

Add "Wrong Password" message #7

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

If the user enters a wrong password, a JavaScript alert is triggered. This doesn't look really nice, and it would be prettier if a notification from daisyui was used instead.