From: Thomas Müller Date: Tue, 1 Oct 2013 23:02:46 +0000 (+0200) Subject: adding warning about failed apache module auth X-Git-Tag: v6.0.0alpha2~72^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3e4d56d7bb79c6c4e514482598b7017ee62e930d;p=nextcloud-server.git adding warning about failed apache module auth --- diff --git a/core/templates/login.php b/core/templates/login.php index 06f64d41e39..aca42c84387 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -12,6 +12,12 @@ t('Please change your password to secure your account again.')); ?> + +
+ t('Server side authentication failed!')); ?>
+ t('Please contact your administrator.')); ?> +
+