Commit graph

11 commits

Author SHA1 Message Date
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00
Benjamin Renard 2a5ef1bb4e Code cleaning 2020-04-29 15:54:21 +02:00
Benjamin Renard 43d0df60cd Add CLI commands manager 2020-04-29 15:15:41 +02:00
Benjamin Renard 36adcf0f5f LSauthMethod::CAS : Remove deprecated LSAUTH_CAS_SERVER_SSL_CERT parameter (since corresponding bogus setCasServerCert() method has been remove in phpCAS) 2020-01-22 17:36:35 +01:00
Benjamin Renard 9a2c41d8ad LSauthMethod_CAS : improve logging 2019-07-02 14:21:04 +02:00
Benjamin Renard a338e0dfa0 Fix parent constructor calls 2019-03-12 13:10:24 +01:00
Benjamin Renard c357c70596 Explicitly defined class methods visibility and upgrade PHP class constructor syntax 2019-03-12 11:42:53 +01:00
Benjamin Renard b9102aeb9e Code cleaning 2019-03-11 22:42:20 +01:00
Benjamin Renard a516c5be74 LSauthCAS : added possibility to set CURLOPT_SSLVERSION option with parameter LSAUTH_CAS_CURL_SSLVERION 2012-03-29 18:33:12 +02:00
Benjamin Renard c3d88f4eaa LSauth::CAS : fix bug about LSAUTH_CAS_SERVER_SSL_CERT and LSAUTH_CAS_SERVER_SSL_CACERT parameters 2012-03-29 18:32:13 +02:00
Benjamin Renard d288d3e99c LSauth : Recasted - Creation of LSauthMethod class 2010-11-24 19:12:21 +01:00
Renamed from public_html/includes/class/class.LSauthCAS.php (Browse further)