- Feb 02, 2024
-
-
Tim van Dijen authored
-
Tim van Dijen authored
Co-authored-by:
Daniel Pfeiffer <daniel@mediabounds.com>
-
- Jul 30, 2023
-
-
Tim van Dijen authored
-
- Jun 12, 2023
-
-
Tim van Dijen authored
-
- May 12, 2023
-
-
Tim van Dijen authored
* Migrate HTTP::redirect * Migrate HTTP::redirectTrustedURL * Migrate HTTP::redirectUntrustedURL * Migrate HTTP::submitPOSTData * Temporarily revert to make phpunit work * Migrate logout handlers * Remove unnecessary assertion & simplify logics * Remove unnecessary assertion & add new one to check response type * Remove unnecessary assertion & rationalize code * Migrate IdPDisco * Migrate ProcessingChain * Fix return-type & drop unnecessary use-statement * Address review comments * Do not add caching headers at all * Fix type-confusions * Migrate saml2 bindings * Migrate completeAuth * Migrate handleLogout * Migrate some more * Migrate a whole lot more (messy) * Migrate logout * Migrate a whole lot more (also messy) * Many fixes * Raise coverage * Psalm: Ignore exteranl adfs-module * Replace use of _GET globals * Migrate bindings (send) * Migrate bindings (receive) * Fix psalm-dev * Fix assertion * s/subclassOf/isInstanceOf * Fix type-confusion in logout handlers * Update container * Bump saml2 + adfs * Rename namespace
-
- Apr 25, 2023
-
-
Tim van Dijen authored
-
- May 29, 2022
-
-
Tim van Dijen authored
-
- May 23, 2022
-
-
Tim van Dijen authored
-
- Mar 16, 2022
-
-
Tim van Dijen authored
-
- Jan 05, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Mar 15, 2021
-
-
Tim van Dijen authored
-
- Mar 14, 2021
-
-
Tim van Dijen authored
* Migrate email utils to non-static * Migrate http utils to non-static * Migrate net utils to non-static * Migrate random utils to non-static * Migrate system utils to non-static * Migrate time utils to non-static * Migrate xml utils to non-static * Upgrade notes * Update test-framework * Fix tests
-
- Jan 19, 2021
-
-
Tim van Dijen authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 25, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 10, 2020
-
-
Tim van Dijen authored
Improve error handling
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- Mar 06, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
- 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 24, 2019
-
-
Tim van Dijen authored
-
- Nov 26, 2019
-
-
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
This reverts commit 961f5250.
-
Jaime Pérez Crespo authored
This is done already when creating the document, but here we should protect as well against rogue schema files.
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
- Aug 13, 2018
-
-
Tim van Dijen authored
-