diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index 3b12fbe2f0..edcc5565d1 100644 --- a/core/templates/loginflow/authpicker.php +++ b/core/templates/loginflow/authpicker.php @@ -36,6 +36,10 @@ $urlGenerator = $_['urlGenerator']; ])) ?>
++ t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?> +
+diff --git a/core/templates/loginflowv2/authpicker.php b/core/templates/loginflowv2/authpicker.php index ccc9162bbc..a32787f22b 100644 --- a/core/templates/loginflowv2/authpicker.php +++ b/core/templates/loginflowv2/authpicker.php @@ -35,6 +35,10 @@ $urlGenerator = $_['urlGenerator']; ])) ?>
++ t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?> +
+