From b049e4e1f430aececf18d69544255f23eb52c7dc Mon Sep 17 00:00:00 2001 From: David De Sloovere Date: Wed, 24 Jun 2015 19:39:29 +0200 Subject: [PATCH] Update login.html - disable browser features on inputs I mainly had an issue with autocapitalize because CP seems to check the username in a case sensitive way. But adding all of these seems like the safest option. --- couchpotato/templates/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/couchpotato/templates/login.html b/couchpotato/templates/login.html index c30ab6b..5227dd5 100644 --- a/couchpotato/templates/login.html +++ b/couchpotato/templates/login.html @@ -30,8 +30,8 @@

CouchPotato

-
-
+
+