From 785919a019d394ee66e36fb69e0b4296a84ed61d Mon Sep 17 00:00:00 2001 From: JC Brand Date: Thu, 18 Sep 2014 18:49:37 +0200 Subject: [PATCH] Make login method post. Avoids username and pw inadvertently being added to the URL if the submit event handler for some reason fails (which shouldn't happen of course). --- src/templates/login_panel.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/login_panel.html b/src/templates/login_panel.html index 067bfdb47..8a2d51fb6 100644 --- a/src/templates/login_panel.html +++ b/src/templates/login_panel.html @@ -1,4 +1,4 @@ -
+