- Oct 24, 2015
-
-
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
-
- Oct 09, 2015
-
-
tvdijen authored
This commit addresses Issue 268 and makes the negotiate module a bit more configurable, like the ldap-module it's leaning on..
-
- Oct 07, 2015
-
-
dialogik authored
-
- Oct 06, 2015
-
-
- Sep 29, 2015
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Jeff Krug authored
to a default value and then executing a test to change it. Added some very basic tests for the AttributeAlter module.
-
Jeff Krug authored
Fixed a bug in how %replace is handled when 'target' is specified to avoid multiple attribute values instead of replacing the attribute value.
-
Thijs Kinkhorst authored
Removed new call before makeException.
-
- Sep 28, 2015
-
-
Matt Schwager authored
The `makeException` function returns an instantiated object, so the caller shouldn't also call `new`.
-
- Sep 24, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
# By ezero # Via ezero * 'master' of github.com:simplesamlphp/simplesamlphp: MINOR: When using HTTP protocol the $_SERVER['HTTPS'] is not set.
-
Jaime Perez Crespo authored
-
- Sep 15, 2015
-
-
ezero authored
Checking for $_SERVER['HTTPS'] to be set, as it wasn't set when accessing simplesamlphp using HTTP protocol. This just gives a notice type error.
-
- Sep 07, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-