From abbcd5f72342ff9be5993b25c22542e89f3ca3d3 Mon Sep 17 00:00:00 2001 From: phoenixfr Date: Tue, 8 Mar 2005 15:02:21 +0000 Subject: [PATCH] *** empty log message *** --- auth/cas/README-CAS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 auth/cas/README-CAS diff --git a/auth/cas/README-CAS b/auth/cas/README-CAS new file mode 100644 index 00000000000..1bdffdca67f --- /dev/null +++ b/auth/cas/README-CAS @@ -0,0 +1,16 @@ +CAS-module README + +Please read comments from lib.php for auth/CAS module + +Other changes made: + +/login/index.php -> detection of a CAS authentication. +/login/index_form.html -> anonymous login and CAS login. +/login/logout.php -> CAS logout. + +/lang/en/auth.php -> new lines +/lang/en/moodle.php -> new lines +/lang/fr/auth.php -> new lines +/lang/fr/moodle.php -> new lines + +All modifications are commented by //Modif SG - RL pour CAS.