- Oct 28, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 26, 2021
-
-
Jesper Skytte Marcussen authored
Add missing sqlite3 extension to require-dev as it is needed for the unit tests.
-
- Sep 26, 2021
-
-
Tim van Dijen authored
-
- Sep 05, 2021
-
-
Tim van Dijen authored
-
- Aug 28, 2021
-
-
Tim van Dijen authored
-
- Aug 16, 2021
-
-
Thijs Kinkhorst authored
Only transitive dependency remains now.
-
- Aug 10, 2021
-
-
Tim van Dijen authored
-
- Aug 09, 2021
-
-
Tim van Dijen authored
-
- Jun 29, 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
-
- Mar 11, 2021
-
-
Tim van Dijen authored
-
- Jan 17, 2021
-
-
Tim van Dijen authored
* Start testing on PHP 8.0 * Update test-framework * Fix broken unit tests * Fix query; apparently under PHP8 the query would raise PDOException instead of returning false
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Sep 08, 2020
-
-
Tim van Dijen authored
-
- Aug 26, 2020
-
-
Tim van Dijen authored
-
- Aug 17, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jun 17, 2020
-
-
Tim van Dijen authored
-
- Jun 15, 2020
-
-
Tim van Dijen authored
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 27, 2020
-
-
Tim van Dijen authored
-
- May 05, 2020
-
-
Tim van Dijen authored
-
- Apr 30, 2020
-
-
Thijs Kinkhorst authored
-
- Mar 05, 2020
-
-
Tim van Dijen authored
-
- Feb 25, 2020
-
-
Pavel Břoušek authored
-
- Feb 22, 2020
-
-
Tim van Dijen authored
-
- Feb 16, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
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
-
Tim van Dijen authored
* Upgrade saml2-library to v4 * Stop considering Issuer-strings * Stop considering NameID-arrays
-
Tim van Dijen authored
* Bump to PHP 7.2
-
- 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
* 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
-
-
Tim van Dijen authored
-
- Nov 19, 2019
-
-
Tim van Dijen authored
-
- Nov 16, 2019
-
-
Tim van Dijen authored
This reverts commit d5986371.
-
Tim van Dijen authored
-
- Nov 06, 2019
-
-
Jaime Pérez Crespo authored
-