From 7a0faa15532e489a021d111ca742c5d659153ae7 Mon Sep 17 00:00:00 2001 From: ix5 Date: Sun, 12 Jun 2022 20:59:22 +0200 Subject: [PATCH] templates: login: Use /login/ as endpoint Needed because otherwise the POST-ed data will be sent to a redirect from /login to /login/, triggering an unnecessary browser warning. --- isso/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isso/templates/login.html b/isso/templates/login.html index 3c5c1ae84..6a9b425d2 100644 --- a/isso/templates/login.html +++ b/isso/templates/login.html @@ -20,7 +20,7 @@

Administration

Administration secured by password: -
+