From 91de490b9e94865e01dd5f97098def5a5449b27d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 6 Jun 2017 13:44:37 +0200 Subject: [PATCH] Bring back the description for app passwords Signed-off-by: Joas Schilling --- settings/templates/personal.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 08db5b206f1..6fba1bb30c3 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -348,6 +348,10 @@ if($_['passwordChangeSupported']) { + +

t('App passwords'));?>

+

t('Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.'));?>

+