From a200dd0c3745dc6e9161637eb91d6dadf720f4c3 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 8 Apr 2019 17:25:30 +0200 Subject: [PATCH] Don't autocomplete the password field I guess that this is a bit silly in 2019, but since people tend to use weird browsers in weird places, disabling autocompletion here might prevent the password from ending up in some local cache. --- airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp index 4d74aa49..98155413 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/login.jsp @@ -23,7 +23,7 @@ "> - "> + "> " tabindex="4">