mirror of https://github.com/jacekkow/uphpCAS

descriptionSimple PHP library for CAS authentication
owners Jacek Kowalski
last changeMonday, 5 October 2020 15:46 +0000
size45 KB
stats31 commits and 10 tags in 5 years, 2 months metrics
repository url
URL
https://git.jacekk.net/r/modules/uphpCAS
R
Git
2020-10-05 Jacek Kowalski
Fix session handling die to changes in PHP 7.1
634a49 diff | tree
2020-03-16 Jacek Kowalski
Update PHP versions to ones supported by Travis CI
c0b106 diff | tree
2020-03-16 Jacek Kowalski
Reformat LICENSE file so it is recognized by GitHub
82cb03 diff | tree
2019-08-07 Jacek Kowalski
Regenerate session ID before setting authentication data
ccc18b diff | tree
2019-08-07 Jacek Kowalski
Add logoutLocal() method that only clears local session and does not logout...
467a55 diff | tree
2015-09-06 Jacek Kowalski
Fix code sample in README
425b61 diff | tree
2015-09-06 Jacek Kowalski
Add Travis CI badge to README
7ee2b2 diff | tree
2015-09-06 Jacek Kowalski
Remove finally block to support PHP 5.4 and older
a66017 diff | tree
2015-09-06 Jacek Kowalski
Remove HHVM from Travis test matrix due to lack of built-in webserver
5f6790 diff | tree
2015-09-05 Jacek Kowalski
Suppress "A session had already been started" PHP notice
041819 diff | tree
2015-09-05 Jacek Kowalski
Fix incorrect serviceUrl passed to CAS when GET method was used
44b838 diff | tree
2015-09-05 Jacek Kowalski
Add Travis CI configuration file
c75c45 diff | tree
2015-09-05 Jacek Kowalski
Add README
36cae3 diff | tree
2015-09-04 Jacek Kowalski
Allow configuration of CAS response method and CA file lo...
8e8f55 diff | tree
2015-09-04 Jacek Kowalski
Add missing return statement in getCurrentUrl() method
2b2985 diff | tree
2015-09-03 Jacek Kowalski
Extract creating stream context to createStreamContext() method
fa3e92 diff | tree
more commits...
2020-10-05 v1.6.0 Fix session handling die to changes in PHP 7.1 commit | log
2019-08-07 v1.5.0 Regenerate session ID before setting authentication data commit | log
2015-09-06 v1.4.0 Remove finally block to support PHP 5.4 and older commit | log
2015-09-05 v1.3.1 Suppress "A session had already been started" PHP notice commit | log
2015-09-04 v1.3.0 Allow configuration of CAS response method and CA file location commit | log
all tags...