Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/auth
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
..
cas Removing require_once libs are already loaded in global.inc.php 13 years ago
conditional_login Should fix bug in the condition class. Swapping the return values of the function, returns true means that the user can pass, false otherwise see #4619 14 years ago
external_login Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
key Removing custom autoload code see #5523 13 years ago
ldap Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
openid Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 13 years ago
shibboleth Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
sso Merge from 1.9.x 13 years ago
courses.php Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
courses_controller.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
index.html
inscription.php Disabling check password (function does not work properly) 13 years ago
lostPassword.php Removing require_once for "mail.lib.inc.php" 13 years ago
my_progress.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
profile.php Merge 13 years ago
unsubscribe_account.php Using $app['template'] instead of new Template 13 years ago