Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Renard d16e6064c9 Fix install doc 2022-07-01 11:11:24 +02:00
Benjamin Renard d4e65af283 Fix CAS logout with redirection to original service 2022-02-09 12:31:57 +01:00
Benjamin Renard e8b382925a Fix PHP syntax error in previous commit 2021-11-15 11:08:42 +01:00
Benjamin Renard 2cc39aba9f Add installation note and improve requirement details 2021-10-07 11:04:23 +02:00
Benjamin Renard 1f5b6e7be5 Add config parameter to defined extra CURL options for phpCAS client 2021-10-07 10:53:34 +02:00
Benjamin Renard 85580fb6ae Improve log file support 2021-03-31 12:45:52 +02:00
Benjamin Renard aab9ece941 Make default configuration adapted to Authentic2 context 2021-03-31 12:14:40 +02:00
Benjamin Renard c25ae97b5c Add .gitignore file 2020-12-03 16:11:13 +01:00
Benjamin Renard 0a785d97d8 Use phpCAS::logoutWithUrl() on logout to ask for redirection to local app 2020-12-03 15:25:44 +01:00
Benjamin Renard f58bfa26f9 Change phpCAS log file path on cas.log
Because /tmp/ is not always the system one (=chrooted) and may be not writeable.
2020-12-03 15:23:37 +01:00
Benjamin Renard 7a495ee66c Add insecure parameter to allow connection on HTTP only CAS server 2020-12-03 15:22:47 +01:00
Benjamin Renard 4f4ee37133 Replace README by README.md 2020-12-03 14:25:19 +01:00
Benjamin Renard e2841ab005 Add README file 2014-12-29 22:00:22 +01:00
Benjamin Renard 699ab244d2 Initial commit 2014-12-29 21:54:44 +01:00