From 4f50aa20dacd06bf7ecce285e95d3d4dda699fbe Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Thu, 4 Feb 2010 02:24:16 -0500 Subject: [PATCH] bug 3986 add CAS preferences to interface Signed-off-by: Galen Charlton --- .../en/modules/admin/preferences/admin.pref | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index c57e4c9716..069ea9df99 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -84,3 +84,21 @@ Administration: yes: Prevent no: "Don't prevent" - staff (but not superlibrarians) from modifying objects (holds, items, patrons, etc.) belonging to other libraries. + CAS Authentication: + - + - pref: casAuthentication + default: 0 + choices: + yes: Use + no: "Don't use" + - CAS for login authentication. + - + - pref: casLogout + default: 0 + choices: + yes: Logout + no: "Don't Logout" + - of CAS when logging out of Koha. + - + - The CAS Authentication Server can be found at + - pref: casServerUrl \ No newline at end of file -- 2.20.1