- Nov 03, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Nov 02, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Oct 28, 2015
-
-
Jaime Perez Crespo authored
-
- Oct 27, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Prevent the SimpleSAML_Logger class from creating loops while trying to get the track ID from the session. It must now be set manually by calling SimpleSAML_Logger::setTrackID(). Also allow SimpleSAML_Memcache to differentiate between a key not found in memcache and a request to memcache failed. If all servers are down, an exception is thrown and the user informed about the internal error. This hopefully resolves #264.
-
Thijs Kinkhorst authored
Corrected typo in core:show_metadata template
-
- Oct 26, 2015
-
-
Tyler Antonio authored
-
Jaime Perez Crespo authored
-
- Oct 24, 2015
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
Prevent data-collision when hosting several SSP-instances on one machine, when more than one is using memcache. Introduces new config setting 'memcache_store.prefix'.
-
Tim van Dijen authored
-
- Oct 23, 2015
-
-
Thijs Kinkhorst authored
-
- Oct 21, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
-
Jaime Perez Crespo authored
Deprecate the 'userid.attribute' option. We should define specific options for each module using it, in order to avoid confussions.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
# By dialogik # Via Jaime Pérez Crespo (1) and dialogik (1) * 'master' of github.com:simplesamlphp/simplesamlphp: Add trusted.url.domains default value change to upgrade notes Set trusted.url.domains default to array()
-
Jaime Pérez Crespo authored
Set trusted.url.domains default to array()
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Bugfix: if there's no session, getCookieSessionId() cannot return a session identifier, therefore there's no session we can return. This resolves #256.
-
- Oct 16, 2015
-
-
Sergio Gómez authored
-
- Oct 14, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
# By Tim van Dijen # Via Thijs Kinkhorst (1) and Tim van Dijen (1) * 'master' of github.com:simplesamlphp/simplesamlphp: Update LDAP.php
-
Jaime Perez Crespo authored
-
- Oct 13, 2015
-
-
Thijs Kinkhorst authored
Update LDAP.php
-
- Oct 12, 2015
-
-
Tim van Dijen authored
Fixed to follow PSR-2 coding guidelines, proper indentation and a minor fix in equality operand (== vs ===)
-
- Oct 11, 2015
-
-
Sergio Gómez authored
-
Sergio Gómez authored
-
- Oct 10, 2015
-
-
Thijs Kinkhorst authored
Update Negotiate.php
-