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

Jacek Kowalski
2020-10-05 634a496d01950b9ff791d3bc99accece43a3dd4f
2020-10-05 Jacek Kowalski
Fix session handling die to changes in PHP 7.1
blob@ 634a49 commitdiff | diff to current
2019-08-07 Jacek Kowalski
Regenerate session ID before setting authentication data
blob@ ccc18b commitdiff | diff to current
2019-08-07 Jacek Kowalski
Add logoutLocal() method that only clears local session and does not logout...
blob@ 467a55 commitdiff | diff to current
2015-09-06 Jacek Kowalski
Remove finally block to support PHP 5.4 and older
blob@ a66017 commitdiff | diff to current
2015-09-05 Jacek Kowalski
Suppress "A session had already been started" PHP notice
blob@ 041819 commitdiff | diff to current
2015-09-05 Jacek Kowalski
Fix incorrect serviceUrl passed to CAS when GET method was used
blob@ 44b838 commitdiff | diff to current
2015-09-04 Jacek Kowalski
Allow configuration of CAS response method and CA file lo...
blob@ 8e8f55 commitdiff | diff to current
2015-09-04 Jacek Kowalski
Add missing return statement in getCurrentUrl() method
blob@ 2b2985 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Extract creating stream context to createStreamContext() method
blob@ fa3e92 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Extract code that looks for CAfile to findCaFile() method
blob@ 501c90 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Remove unused parameter from getServiceUrl() method
blob@ 165b17 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Extract code constructing current URL to getCurrentUrl() method
blob@ 8891c7 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Extract hardcoded session variable name to separate field
blob@ 710793 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Add $returnUrl parameter to logout() method
blob@ cc5e29 commitdiff | diff to current
2015-09-03 Jacek Kowalski
Remove unused parameter from getServerUrl method
blob@ deadb1 commitdiff | diff to current
2015-08-25 Jacek Kowalski
Minor formatting changes
blob@ 2f13b1 commitdiff | diff to current
2015-08-20 Jacek Kowalski
Add returnUrl parameter to logout() method
blob@ f124d4 commitdiff | diff to current
2015-08-20 Jacek Kowalski
Add getters for serverUrl and serviceUrl
blob@ bae7f7 commitdiff | diff to current
2015-08-20 Jacek Kowalski
Add isAuthenticated() method to check whether user is already logged in
blob@ fc49b8 commitdiff | diff to current
2015-08-17 Jacek Kowalski
Verify SSL certificate on PHP 5.5 and older
blob@ d35cf4 commitdiff | diff to current
2015-08-17 Jacek Kowalski
Wrap long lines
blob@ 90ae5b commitdiff | diff to current
2015-08-17 Jacek Kowalski
Ask CAS to use POST method when passing ticket
blob@ 2092d3 commitdiff | diff to current
2015-08-12 Jacek Kowalski
Initial commit
blob@ 64d82d commitdiff | diff to current
first | « prev | next »