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 030b27b230 Removing require_once libs are already loaded in global.inc.php 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 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 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 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
sso Merge from 1.9.x 13 years ago
courses.php Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
courses_controller.php Adding support to $app container in all files see #4467 and #5523 13 years ago
index.html
inscription.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
lostPassword.php Removing require_once for "mail.lib.inc.php" 13 years ago
my_progress.php Minor - cleaning whitespaces 13 years ago
profile.php 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
unsubscribe_account.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago