From: zafi Date: Sat, 25 May 2013 07:03:07 +0000 (+0200) Subject: The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD X-Git-Tag: v5.0.7~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=621d18f77d269141e4555835e268d7525f94dd83;p=nextcloud-server.git The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD so it should only be visible for users with a supporting backend. --- diff --git a/settings/templates/personal.php b/settings/templates/personal.php index f3fd3f1010d..3c7179d6e6a 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -65,6 +65,9 @@ if($_['displayNameChangeSupported']) { } ?> +
t('Email'));?> @@ -73,6 +76,9 @@ if($_['displayNameChangeSupported']) { t('Fill in an email address to enable password recovery'));?>
+