From 733953ac9975f31e018262b94a33e9909b772fa6 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Fri, 10 Jun 2011 14:51:17 +0000 Subject: [PATCH] CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. SVN:trunk[1280] --- application/itopwebpage.class.inc.php | 4 +- application/loginwebpage.class.inc.php | 65 ++----------------- application/utils.inc.php | 61 ++++++++++++++++- core/userrights.class.inc.php | 12 ---- .../model.authent-external.php | 6 -- modules/authent-ldap/model.authent-ldap.php | 6 -- modules/authent-local/model.authent-local.php | 6 -- pages/logoff.php | 28 +++++--- 8 files changed, 85 insertions(+), 103 deletions(-) diff --git a/application/itopwebpage.class.inc.php b/application/itopwebpage.class.inc.php index f29f70a4b..6cc4c6b6c 100644 --- a/application/itopwebpage.class.inc.php +++ b/application/itopwebpage.class.inc.php @@ -144,7 +144,7 @@ class iTopWebPage extends NiceWebPage // that the tabs aren't changed on click, and any custom event name can be // specified. Note that if you define a callback for the 'select' event, it // will be executed for the selected tab whenever the hash changes. - tabs.tabs({ event: 'change' }); + tabs.tabs({ event: 'change'}); } catch(err) { @@ -665,7 +665,7 @@ EOF $sLogOffMenu = "