From 7cab7feb38b0456ac923869e7dad5976d2ab874a Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Sat, 13 Jan 2018 21:12:22 +0100 Subject: Display message when connection is throttled on logi page Signed-off-by: Roeland Jago Douma --- core/templates/login.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'core/templates') diff --git a/core/templates/login.php b/core/templates/login.php index de991e08d97..3452622907e 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -62,6 +62,12 @@ script('core', 'merged-login');

+ 5000) { ?> +

+ t('We have detected multiple invalid login attempts from your ip. Because of this we throttle your connection. Login can take up to 30 seconds.')); ?> +

+ +