From: Joas Schilling Date: Mon, 6 Jul 2020 11:44:12 +0000 (+0200) Subject: Add a clear message why you could end up there X-Git-Tag: v20.0.0beta1~305^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=abec8a2c6317b208b659c1580893acb2aa0d6e33;p=nextcloud-server.git Add a clear message why you could end up there Signed-off-by: Joas Schilling --- diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index 3b12fbe2f07..edcc5565d16 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.')) ?> +

+