From e97df43c41f31f51e412aa027f59afd8cde3ef08 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Wed, 26 Nov 2008 12:55:55 +0000 Subject: [PATCH] fixing authentication git-svn-id: http://www.observium.org/svn/observer/trunk@317 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/authenticate.inc | 47 +++++++++++++++++++--------------- html/pages/logon.inc | 12 ++++++--- html/pages/syslog.php | 37 ++++++++++++++++++++++++++ 3 files changed, 72 insertions(+), 24 deletions(-) diff --git a/html/includes/authenticate.inc b/html/includes/authenticate.inc index a816d0674..b7c48daec 100644 --- a/html/includes/authenticate.inc +++ b/html/includes/authenticate.inc @@ -1,37 +1,42 @@ - - + "); + +if($auth_message) { + +echo("$auth_message"); + +} + +echo(" "); - ?> diff --git a/html/pages/syslog.php b/html/pages/syslog.php index 771652fd8..453e98c1b 100644 --- a/html/pages/syslog.php +++ b/html/pages/syslog.php @@ -1,4 +1,41 @@ +
+
+ + + + + + +
+
+