diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index 3b12fbe2f07c8c08da9dd53730ed2361a7e88023..edcc5565d167e93cbec0f41a88f5940d4c0d40bb 100644 --- a/core/templates/loginflow/authpicker.php +++ b/core/templates/loginflow/authpicker.php @@ -36,6 +36,10 @@ $urlGenerator = $_['urlGenerator']; ])) ?> </p> + <p class="info"> + <?php print_unescaped($l->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.')) ?> + </p> + <br/> <p id="redirect-link"> diff --git a/core/templates/loginflowv2/authpicker.php b/core/templates/loginflowv2/authpicker.php index ccc9162bbc3b1f14e2e540f7fd15f3d673660bce..a32787f22b89078e3f51caeaa5fa49b3f3f7e82a 100644 --- a/core/templates/loginflowv2/authpicker.php +++ b/core/templates/loginflowv2/authpicker.php @@ -35,6 +35,10 @@ $urlGenerator = $_['urlGenerator']; ])) ?> </p> + <p class="info"> + <?php print_unescaped($l->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.')) ?> + </p> + <br/> <p id="redirect-link">