t('Two-Factor Authentication'));?>
t('Use a second factor besides your password to increase security for your account.'));?>
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.'));?>
-
getDarkIcon();
//fallback icon if the 2factor provider doesn't provide an icon.
} else {
$icon = image_path('core', 'actions/password.svg');
}
/** @var \OCP\Authentication\TwoFactorAuth\IPersonalProviderSettings $settings */
$settings = $data['settings'];
?>
getDisplayName()) ?>
getBody()->fetchPage()) ?>