Fix #20679 - be more alert about 2FA consequences

Signed-off-by: Sebastian Nohn <sebastian@nohn.net>
This commit is contained in:
Sebastian Nohn 2020-10-11 13:57:29 +02:00
parent d9c3b99907
commit d0205ae128
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ declare(strict_types=1);
title="<?php p($l->t('Open documentation'));?>"
href="<?php p(link_to_docs('user-2fa')); ?>"></a>
<p class="settings-hint"><?php p($l->t('Use a second factor besides your password to increase security for your account.'));?></p>
<p class="settings-hint"><?php p($l->t('If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication.'));?></p>
<ul>
<?php foreach ($_['twoFactorProviderData']['providers'] as $data) { ?>
<li>