- Apr 13, 2019
-
-
Patrick authored
-
- Apr 10, 2019
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
- Apr 02, 2019
-
-
Thijs Kinkhorst authored
-
- Mar 31, 2019
-
-
Thijs Kinkhorst authored
The calling code of the template had been changed to accommodate new twig templates, but slightly changed the content of the template variables so preferredidp never matched the list of known idp's. This fixes it in the least invasive way. Could be refactored because we now loop the idplist twice, but since this is legacy code that's likely not worth it. Thanks Stefan Winter from RESTENA for reporting.
-
- Mar 30, 2019
-
-
Tim van Dijen authored
The radius-module was externalized earlier
-
Tim van Dijen authored
-
- Mar 27, 2019
-
-
Thijs Kinkhorst authored
-
- Mar 26, 2019
-
-
Thijs Kinkhorst authored
Because it's used in the _REQUEST array, the name is changed by PHP to replacethe dot with an underscore, leading it not to match, that in turn breaking the exception handling. Thanks pverbaan for reporting this issue. Closes: #1077
-
- Mar 25, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Mar 24, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Externalize consent module
-
- Mar 23, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Update Psalm * Ignore DocblockTypeContradiction and RedundantConditionGivenDocblockType * Fix Psalm-errors * Raise minimum PHP-version to 5.6 * Update lock-file accordingly * Fix phpunit * Suppress Psalm-issue
-
Tim van Dijen authored
-
- Mar 22, 2019
-
-
Tim van Dijen authored
* Create .appveyor.yml * Fix tests for Windows platform * Fix builtin webserver for Windows * Properly kill process on Windows
-
Thijs Kinkhorst authored
Handle untranslated tabs more gracefully in discopower-module
-
- Mar 21, 2019
-
-
Tim van Dijen authored
-
Guy Halse authored
-
Tim van Dijen authored
We no longer test on HHVM
-
Sean Hannan authored
This commit adds the ability to override the defaults in the generated SP metadata for SLO Location and ACS endpoints. This is necessary for my use case as I have additional ACS endpoints to publish in my metadata beyond the generated ones as well as a custom SLO handler that I need to direct my users to. If unset in the config, it uses the defaults as before.
-
Nils Pöpperl authored
Stream wrappers were assumed to be relative paths. When using a stream wrapper (e.g. s3://) it was appended to the given base path.
-
Dick Visser authored
-
- Mar 20, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Silence scrutinizer
-
Thijs Kinkhorst authored
Make the module-discopower twig template usable
-
Guy Halse authored
-
Thijs Kinkhorst authored
Remove the inline javascript from discopower-module
-
Tim van Dijen authored
We'd like to stick with echo throughout the project
-
Guy Halse authored
-
Guy Halse authored
-
Thijs Kinkhorst authored
Fix logic error in UIInfo generation
-
- Mar 19, 2019
- Mar 18, 2019
-
-
Guy Halse authored
-
- Mar 14, 2019
-
-
Tim van Dijen authored
-