- Dec 31, 2019
-
-
Tim van Dijen authored
* Added Kernel class to handle request * Kernel handle request Kernel is loaded in SimpleSAML\Module class Removed Router and ControllerResolver classes * Added route command (squash) * Use symfony application and cache * Updated to today's standards * Fix for Symfony4 & Catch environment from ENV variable * Standardize location of routes/services files * Trying to make slashes work properly in all situations * Convert XML to YML * Fix some template-names and endpoints * Rename Controller-classes * Update dependencies * Fix routing files * TooManyArguments * Fix TypeCoercion * PSR-12 * Fix rebase mistake * Rebase lock-file * Fix Psalm * Add strict_types declaration Co-authored-by:
Sergio Gómez <decano@gmail.com>
-
- Dec 26, 2019
-
-
-
Tim van Dijen authored
-
- Dec 25, 2019
-
-
Tim van Dijen authored
This reverts commit 6cfdef4d.
-
Tim van Dijen authored
This reverts commit 924e825e.
-
Tim van Dijen authored
This reverts commit 0eeb0715.
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
Pavel Břoušek authored
-
Tim van Dijen authored
* Raise minimum PHP version to 7.0 * Remove tests pre-PHP 7.2 * Upgrade dev dependencies * Ignore tests for deprecated class * Add typehints; not touching public API * Remove none-array replacements-param; old behaviour from pre-1.4 release * Psalm fixes * Add upgrade notes * PSR-12
-
- Dec 18, 2019
-
-
Tim van Dijen authored
-
- Dec 16, 2019
-
-
kikuko authored
-
- Dec 13, 2019
-
-
Guy Halse authored
-
- Dec 10, 2019
-
-
Tim van Dijen authored
-
- Dec 09, 2019
-
-
Tim van Dijen authored
-
Jaime Pérez Crespo authored
-
- Dec 06, 2019
-
-
Jaime Pérez Crespo authored
Signed-off-by:
Jaime Pérez Crespo <jaime.perez@uninett.no>
-
- Dec 03, 2019
-
-
Michele D'Amico authored
-
Jaime Pérez Crespo authored
Extending the other class served no purpose, so a class alias should be enough. Also, enhance a bit the exception message, and log a warning with our own logger. Signed-off-by:
Jaime Pérez Crespo <jaime.perez@uninett.no>
-
Jaime Pérez Crespo authored
This reverts commit 5346182b.
-
Tim van Dijen authored
This was properly solved using an autoloader-mapping
-
Tim van Dijen authored
-
- Nov 29, 2019
-
-
Remy Blom authored
-
- Nov 28, 2019
-
-
Tim van Dijen authored
We have externalized the negotiate-module
-
Remy Blom authored
The code generated: `$metadata['idp'] => array();` causing an error when I used this to copy the metadata and pasted it in the `metadata/saml20-idp-remote.php` file of another server.
-
Tadayuki Onishi authored
Fix Japanese translations
-
- Nov 26, 2019
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
Signed-off-by:
Jaime Pérez Crespo <jaime.perez@uninett.no>
-
Jaime Pérez Crespo authored
This reverts commit 00716eb4.
-
Jaime Pérez Crespo authored
This allows us to still validate XML documents (disabling the entity loader makes it impossible, as we have multiple schemas in different files), while protecting against schemas trying to import from URLs.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This reverts commit 961f5250.
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This is done already when creating the document, but here we should protect as well against rogue schema files.
-
Jaime Pérez Crespo authored
Apparently, links to modules must have a "./" prefix.
-
Jaime Pérez Crespo authored
-
- Nov 24, 2019
-
-
Tim van Dijen authored
-
- Nov 23, 2019
-
-
Tim van Dijen authored
-