From a6a56b7481a658a6cf2e7e44f9a5728967f9f8ac Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 6 Jul 2020 13:44:12 +0200 Subject: [PATCH] Add a clear message why you could end up there Signed-off-by: Joas Schilling --- core/templates/loginflow/authpicker.php | 4 ++++ core/templates/loginflowv2/authpicker.php | 4 ++++ 2 files changed, 8 insertions(+) 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.')) ?> +

+
+

+ 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.')) ?> +

+