]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix #20679 - be more alert about 2FA consequences 23348/head
authorSebastian Nohn <sebastian@nohn.net>
Sun, 11 Oct 2020 11:57:29 +0000 (13:57 +0200)
committerSebastian Nohn <sebastian@nohn.net>
Sun, 11 Oct 2020 11:57:29 +0000 (13:57 +0200)
Signed-off-by: Sebastian Nohn <sebastian@nohn.net>
apps/settings/templates/settings/personal/security/twofactor.php

index 127833b4bbc2e50efb1df3a24ceee5f1ac129ae2..3d85f4505c3bc7530cb91c8f5f9d0adb100e565a 100644 (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>