moodle/auth/cas/README-CAS

17 lines
431 B
Plaintext
Raw Normal View History

2005-03-08 15:02:21 +00:00
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.