From d9d8bae376045c22da93f1bd00587e343bad01e9 Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 16 Jan 2015 10:58:22 +1100 Subject: [PATCH] ensures that the html form attribute is set to POST if for some very strange reason someone visited that html page and tries to submit it with a real password --- src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html b/src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html index 718415831b..865dd8303f 100644 --- a/src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html +++ b/src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html @@ -1,4 +1,4 @@ -
+