Commit Graph

50 Commits (v1.11.20-beta.1)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 2a997289e8 Minor: Format code 3 years ago
NicoDucou 2b490f2951 SSO CAS: updating parameters and requierement to comply with security update of phpCAS version 1.6 to fix high severity issue GHSA-8q72-6qq8-xv64 -refs BT#20407 3 years ago
Julio Montoya 3ecaec27e3 CAS: Read saml_validate_url variable BT#17620 5 years ago
Sébastien Ducoulombier 393b4d7c3b Set relevant environment variables http*_proxy - refs BT#16686 6 years ago
Sébastien Ducoulombier 8224a2f146 Keep current URL as return (service) URL for CAS 6 years ago
Sébastien Ducoulombier c17e163d07 current URL as CAS server callback - refs BT#16484 6 years ago
Yannick Warnier 48b5fb533b Minor - Add documentation about origin of global $cas - refs BT#16484 6 years ago
Julio Montoya 6a8afc41cf Minor - format code 6 years ago
Sébastien Ducoulombier c4c0315461 Minor - Coding conventions - refs BT#16484 6 years ago
Sébastien Ducoulombier 37bef440be enable cas→replace_login_form 6 years ago
Sébastien Ducoulombier 46116b5d5c fixed proxy setting reading for CAS - refs BT#16484 6 years ago
Sébastien Ducoulombier c1f31a7c7e support for CAS fixedServiceURL 6 years ago
Sébastien Ducoulombier 70064575ae the CAS client uses an HTTPS proxy if configured - refs BT#16484 6 years ago
Sébastien Ducoulombier 5df5a8f077 existing CAS integration reimplemented - refs BT#16484 6 years ago
Sébastien Ducoulombier 97df9824a7 phpCAS externalisation - refs BT#16484 6 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa d13f3aaf11 Minor - format code. 8 years ago
Scrutinizer Auto-Fixer 3a1787b2d5 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier deff2ac9ce Minor - Code style 9 years ago
Scrutinizer Auto-Fixer d23a5f6a1c Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 1f7844380e Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 9b9f330865 Change visibility of CAS methods log() and error() to allow static calls from other classes 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
Yannick Warnier 9bd3efcabb Minor - Update methods visibility 9 years ago
Yannick Warnier 60b83b716d Minor - Convert phpCAS:: to self:: in own class 9 years ago
Angel Fernando Quiroz Campos f25aedce3a Scrutinizer Auto-Fixes (#5) (#1162) 10 years ago
Yannick Warnier 25211a0f73 Minor - Indent code 10 years ago
Yannick Warnier 07da6d21d1 Minor - Small changes recommended by Scrutinizer 10 years ago
appchecker 5cf49b50ad fix: variable $ldap_user has not been initialized 10 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
jmontoyaa e94602ec57 Replace old code with api_get_user_info see #7837 10 years ago
Julio Montoya 8261c69bbb Remove deprecated functions 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
baelmyhu 1591132050 Remove CAS redirect - ref #7166 12 years ago
jmontoya 5954036365 Removing unused files. 12 years ago
aragonc 94984e6b12 merge 12 years ago
baelmyhu eecab13657 Fill survey from email URL with code works with CAS enbled -ref #6875 12 years ago
Hubert Borderiou adbd1a60b5 Coding convention and replace some api_get_course_id() with api_get_course_int_id() 12 years ago
Hubert Borderiou 301fb962da Ask for login after direct link to a course - ref #6768 12 years ago
Kevin LEVRON abbe760c11 Minor : fit coding guideline 12 years ago
Kevin LEVRON 1f8fb85d54 Minor fix : use param in cas_logout() 12 years ago
Kevin LEVRON 22334cc9e0 Fix phpCAS error on logout (refs #6825) 12 years ago
Julio Montoya 54a71563c8 Minor - format code 13 years ago
Julio Montoya 030b27b230 Removing require_once libs are already loaded in global.inc.php 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Hubert Borderiou 06dc07f449 Fix bug when go to course direct URL and log CAS 13 years ago
Hubert Borderiou 0485a24f01 Minor change to CAS authentification and plugin. -ref#3940 14 years ago
Hubert Borderiou 92773760ae Cas login update or create new user from profil or LDAP 14 years ago