- Feb 04, 2018
-
-
Tim van Dijen authored
-
- Feb 02, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Merge branch 'fix_missing_authtoken_cookie_params_rememberme' of https://github.com/renklaf/simplesamlphp into renklaf-fix_missing_authtoken_cookie_params_rememberme
-
Daniel Falkner Hansen authored
-
- Feb 01, 2018
-
-
Thijs Kinkhorst authored
Fix example in the ScopeFromAttribute doc
-
Rimas Misevičius authored
Change the source attribute to `eduPersonPrincipalName` and add missing commas.
-
- Jan 31, 2018
-
-
Thijs Kinkhorst authored
docs: Fix minor typos / grammar issues
-
Matt Henderson authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Jan 29, 2018
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
-
Jaime Pérez Crespo authored
Sort attribute values for consent
-
- Jan 26, 2018
-
-
Jaime Pérez Crespo authored
Prevent an assert by only calling a sub-search if needed
-
Daniel Falkner Hansen authored
-
- Jan 22, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
rewrite getServerPort
-
- Jan 21, 2018
-
-
Tim van Dijen authored
All descendants overload this function anyway
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Also fixes edge-case situation where $_SERVER['SERVER_PORT'] is not set for an HTTPS connection, this function would return an explicit port 80 i.e. ":80" rather than an empty string.
-
- Jan 20, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
As per mailinglist-discussion, consent-stats were never processed by the statistics-module due to inconsistent logging: https://groups.google.com/forum/#!topic/simplesamlphp/Gc97OeUox2k
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Merge branch 'feature/pdo-options-support' of https://github.com/ElijahLynn/simplesamlphp into ElijahLynn-feature/pdo-options-support
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
authfacebook compatability with Facebook strict URI match
-
Thijs Kinkhorst authored
Replace deprecated create_function
-
- Jan 19, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
The assignment to $stateID is dead and can be removed.
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Call to undefined method Memcached::getExtendedStats()
-
Tim van Dijen authored
Notice: Undefined index: libevent in modules/memcacheMonitor/templates/memcachestat.tpl.php on line 60
-
- Jan 18, 2018
-
-
Tim van Dijen authored
-
Patrick Radtke authored
Per https://developers.facebook.com/docs/facebook-login/security/#strict_mode the `state` parameter should be used for any state needed after the redirect, and the redirect URI should remain constant.
-