Login redirect only on success and new auth success message

This commit is contained in:
2025-12-15 15:29:16 +01:00
parent 36dbc849ca
commit fef5119a03
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -1 +1,4 @@
<h2>Willkommen im Kontrollverlust!</h2>
<p>Du kannst dich nun als {{username}} <button hx-get="/auth/login" hx-target="#main-frame">Anmelden</button>
!</p>