- Oct 17, 2018
-
-
Arno van der Vegt authored
-
Arno van der Vegt authored
-
- Oct 10, 2018
-
-
Tim van Dijen authored
-
- Oct 02, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 27, 2018
-
-
Thijs Kinkhorst authored
This reverts commit a4dcf65a.
-
Thijs Kinkhorst authored
-
- May 24, 2018
-
-
Thijs Kinkhorst authored
-
- May 22, 2018
-
-
Chris Ballard authored
-
- May 17, 2018
-
-
Tim van Dijen authored
-
- May 10, 2018
-
-
Tim van Dijen authored
-
- May 02, 2018
-
-
dombenson authored
* Support metadata XML directly in config Also consider 'xml' as a key, in addition to 'url' and 'file'. When provided, attempt to load this directly as a metadata XML string. This is useful when working with dynamic configuration and external polling of metadata updates. * Test loading XML from a fixed string No preexisting test in this area Adjust XML loader to only get global config in file mode - otherwise it is unused, and it might pollute the test usage. Test that an actully invalid config throws an exception, but that minimal valid (albeit useless) XML is accepted.
-
- Mar 21, 2018
-
-
Dominic Benson authored
Explicitly test a file that does not exist, as well as a preloaded one Virtual test file names intented to be semantic but not collide.
-
- Jan 21, 2018
-
-
Tim van Dijen authored
-
- Nov 29, 2017
-
-
Tim van Dijen authored
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- Nov 01, 2017
-
-
Simon Brahan authored
-
- Oct 25, 2017
-
-
Matt Schwager authored
-
- Oct 10, 2017
-
-
Matt Clarkson authored
-
- Sep 07, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Sep 01, 2017
-
-
Jaime Pérez Crespo authored
Also make the default namespace parameter mandatory, so that the function is not ADFS-specific.
-
Jaime Pérez Crespo authored
-
- Jul 07, 2017
-
-
Patrick Radtke authored
-
- Jul 05, 2017
-
-
Patrick Radtke authored
-
Patrick Radtke authored
A PHPUnit listener unsets SSP environmental variables and attempts to restore globals.
-
- Jun 16, 2017
-
-
Matt Schwager authored
-
- Jun 08, 2017
-
-
gyufi authored
-
- May 25, 2017
-
-
Matt Schwager authored
-
- May 05, 2017
-
-
Jaime Pérez Crespo authored
Accessing a key in an array is not allowed when the array is not a variable but a value returned by a function.
-
Matt Schwager authored
This also required adding an additional argument to SimpleSAML\Utils\Crypto::loadPrivateKey to ease in testing. Without this additional argument, SimpleSAML_Configuration::getBaseDir eventually gets called to determine the private key location. This doesn't work well with vfsstream. This argument shouldn't cause too much trouble, and seems cohesive enough with the function's purpose.
-
- May 02, 2017
-
-
Matt Schwager authored
-
- Apr 26, 2017
-
-
Jaime Pérez Crespo authored
-