- Dec 23, 2017
-
-
Thijs Kinkhorst authored
-
- Dec 21, 2017
-
-
Thijs Kinkhorst authored
replaces unconditional claim for SAML1 and 2 support Based on work proposed by Stefan Winter. Closes: #310
-
- Dec 19, 2017
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
oAuth: make module proxy-aware
-
- Dec 18, 2017
-
-
Tim van Dijen authored
Google will create an entityId with your domain, as described in #9.
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
NameIDAttribute filter: update to use SAML2\XML\saml\NameID
-
- Dec 16, 2017
-
-
Tim van Dijen authored
-
- Dec 12, 2017
-
-
Tim van Dijen authored
\SimpleSAML\Utils\HTTP::fetch properly handles proxy settings before calling file_get_contents()
-
Tim van Dijen authored
-
Eugene Venter authored
also add some tests ;)
-
- Dec 11, 2017
-
-
Jaime Pérez Crespo authored
Fix bug in createLoggingHandler
-
- Dec 10, 2017
-
-
Thijs Kinkhorst authored
oauth: Cleanup unused demo + templates
-
- Dec 08, 2017
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Lowercased some keywords too!
-
Tim van Dijen authored
Fixes edge-case https://github.com/simplesamlphp/simplesamlphp/issues/741 where application has one of the known LoggingHandlers' name as a defined class
-
Thijs Kinkhorst authored
-
- Dec 07, 2017
-
-
Thijs Kinkhorst authored
Make MDQ more robust on errors (fixes #723)
-
- Dec 06, 2017
-
-
Tim van Dijen authored
Update and rename default-enable to default-disable
-
Tim van Dijen authored
No need to default-enable this quite specific module
-
Thijs Kinkhorst authored
Added tests for sspmod_core_Auth_Process_AttributeMap
-
Matt Schwager authored
-
- Dec 05, 2017
-
-
Jaime Pérez Crespo authored
The last version of psalm breaks with array_key_exists(), so we use isset() instead.
-
Jaime Pérez Crespo authored
Add new config option
-
- Dec 04, 2017
-
-
Tim van Dijen authored
-
- Nov 30, 2017
-
-
Thijs Kinkhorst authored
Statistics: use secure endpoint
-
Tim van Dijen authored
Prevent graph from being blocked because of mixed content. https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content?utm_campaign=default&utm_medium=firefox-console-errors&utm_source=mozilla
-
Jaime Pérez Crespo authored
Remove leftovers from previously supported PHP-version
-
- Nov 29, 2017
-
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
-
Jaime Pérez Crespo authored
Refactoring tests
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- Nov 23, 2017
-
-
Thijs Kinkhorst authored
Changes to the translation system made all authX509 messages show as "Not translated", because the new mapping of error codes to error messages was not passed to the template.
-
- Nov 22, 2017
-
-
Jaime Pérez Crespo authored
Doing so allows us to mock the class. Otherwise, the _autoload_module.php is always called first, and when it tries to register the functions from that class, it automatically autoloads it, making it impossible to mock it afterwards.
-
- Nov 20, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-