- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
This reverts commit 7a801334.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
This reverts commit 09c5a23f.
-
- Nov 05, 2015
-
-
Thijs Kinkhorst authored
Otherwise you get 404's when SSP is not in the root of the vhost.
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- Nov 03, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
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
-