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 37137c7494 Adding Database::escape_string() security fix 12 years ago
..
cas Minor - format code 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 13 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 Replacing main_api.lib.php with api.lib.php 13 years ago
sso Merge from 1.9.x 13 years ago
courses.php Merge branch 'chamilo19' 12 years ago
courses_controller.php Merging with 1.9.x 12 years ago
index.html Dummy permission commitx 16 years ago
inscription.php Fixing validator translations 12 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 Adding Database::escape_string() security fix 12 years ago
unsubscribe_account.php Using $app['template'] instead of new Template 13 years ago