From: Vladimir Sapronov Date: Sun, 22 Dec 2013 22:43:50 +0000 (-0500) Subject: Made password field required on client side X-Git-Tag: v7.0.0alpha2~991^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cef39243f81117ab4a6da5f6755a72294d8ae1ab;p=nextcloud-server.git Made password field required on client side Fix for case described in https://github.com/syncloud/owncloud-setup/issues/19 --- diff --git a/core/templates/installation.php b/core/templates/installation.php index 325eb204868..ec55a65ea58 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -54,7 +54,7 @@

+ value="" required />