- Mar 16, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 18, 2022
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Not all properties are of string type in metadata, so we need to remove this so we can use the function for any type of language keyed metadata item.
-
- Jan 12, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 06, 2022
-
-
Tim van Dijen authored
-
- Nov 25, 2021
-
-
Tim van Dijen authored
-
- Nov 24, 2021
-
-
Ulrik Nielsen authored
updated twig to version 3 and added wrapper for translation via symfony/twig-bridge Co-authored-by:
Ulrik nielsen <un@ipwsystems.dk>
-
- Sep 08, 2021
-
-
Thijs Kinkhorst authored
-
- Sep 05, 2021
-
-
Tim van Dijen authored
-
- Sep 04, 2021
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Reimplement getPreferredTranslation outside of IdPDisco so it's reusable and much more complete. The new method will search the current, default and fallback language for a displayable string in various metadata fields. This should be much more complete and robust than previous approches. Make it a Twig filter so it can also be used there.
-
- Aug 31, 2021
-
-
Thijs Kinkhorst authored
-
- Aug 24, 2021
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Aug 16, 2021
-
-
Thijs Kinkhorst authored
Only transitive dependency remains now.
-
- 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 22, 2021
-
-
Tim van Dijen authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 11, 2020
-
-
Tim van Dijen authored
-
- Aug 07, 2020
-
-
Thijs Kinkhorst authored
Previously, would show inappropriate precision, like "0.0598134 hours ago" or "1490532.4129 hours from now" depending on the expiration date.
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 13, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Apr 15, 2020
-
-
Jaime Pérez Crespo authored
-
- Feb 22, 2020
-
-
Tim van Dijen authored
-
- Feb 19, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
* Remove deprecated classes * Remove support for certificate fingerprints * Remove many deprecated methods and pieces of code * Remove SAML1.1/Shib1.3 support * Remove many superfluous annotations * Update unit test to work with new PHPunit Closes #1268 Closes #1020 Closes #431 Closes #167 Closes #151
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
- Dec 31, 2019
-
-
Tim van Dijen authored
* Use strict variables in Twig, except for our TemplateTest; throw exception on missing variables * Fix issues due to Twig strict_variables=true * Fix for #1229 * Fix metadata-template
-
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
-
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
-
- Nov 22, 2019
-
-
Sergio Gómez authored
-
- Oct 26, 2019
-
-
Tim van Dijen authored
-