From b9e8c8943ea97a0151ced7a444d740e6392accb1 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Wed, 25 Oct 2017 08:23:42 +0200 Subject: Use new-password as autocomplete on share auth page Fixes #6821 This makes sure that (supported) browsers will not prefill the password field if a user has a password saved for that nextcloud. Signed-off-by: Roeland Jago Douma --- apps/files_sharing/templates/authenticate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index d9f19bbb579..20e200ef1ca 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -17,7 +17,7 @@ -- cgit v1.2.3