From f1c4f4c02051a722c6685d2cf7da277c793486d3 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 7 Feb 2017 16:59:12 -0600 Subject: Rename database password toggle * otherwise submitting the form with the password show will be overwritten * see https://github.com/nextcloud/server/blob/2c9d7eeb763d2f907eea8234f6c60a829a5d39f7/core/Controller/SetupController.php#L59 * seems to be a legacy fallback * fixes #3381 Signed-off-by: Morris Jobke --- core/templates/installation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/templates/installation.php') diff --git a/core/templates/installation.php b/core/templates/installation.php index 2f645454128..058049d8946 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -108,13 +108,13 @@ script('core', [ autocomplete="off" autocapitalize="off" autocorrect="off">

- - - + +

-- cgit v1.2.3