From 0e85418932f58635450248dd3be09dfbca9e92bd Mon Sep 17 00:00:00 2001 From: Kuba Niewiarowski Date: Thu, 23 Jan 2014 01:58:45 +0100 Subject: [PATCH] Disable autocomplete password on add_edit_user.tpml Autocomplete should be desabled because in default web browsers fill this resoulting "Invalid user settings" message when for example user changes skin. (cherry picked from commit 1587103d36cc02a299f9458642177fdd6d00bba8) --- modules/data/webadmin/tmpl/add_edit_user.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/data/webadmin/tmpl/add_edit_user.tmpl b/modules/data/webadmin/tmpl/add_edit_user.tmpl index 894561b2..b7c13f8c 100644 --- a/modules/data/webadmin/tmpl/add_edit_user.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_user.tmpl @@ -26,7 +26,7 @@
Password:
+ title="Please enter a password." autocomplete="off" />
Confirm password: