- May 10, 2021
-
-
Thijs Kinkhorst authored
-
- Jan 19, 2021
-
-
Olav Morken authored
Commit 1edc1264 replaced Travis CI with GitHub Actions. These are configured through the `.github` directory.
-
Olav Morken authored
Commit 1edc1264 replaced Travis CI with GitHub Actions. Remove the remaining references to Travis CI.
-
- Sep 04, 2020
-
-
Olav Morken authored
.coveralls.yml has been superceded by codecov.yml. Update the release build script to delete the new file.
-
- Aug 31, 2020
-
-
Olav Morken authored
Our releases published to Packagist use version numbers with a "v"-prefix, e.g. "v1.18.7". The build-release script overwrites this with a version number without the "v"-prefix, e.g. "1.18.7". The result of this is that the composer.json in our release tar-files does not match the composer.lock file in the repository nor the composer.json that Packagist looks at. Fix this by prepending a "v" to the version number when updating composer.json.
-
- Feb 02, 2020
-
-
Tim van Dijen authored
-
- 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
-
- Oct 07, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 04, 2019
-
-
Tim van Dijen authored
-
- Sep 25, 2019
-
-
Tim van Dijen authored
-
- Aug 22, 2019
-
-
Jaime Pérez Crespo authored
-
- Aug 08, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 29, 2019
-
-
Tim van Dijen authored
-
- May 28, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 24, 2019
-
-
Tim van Dijen authored
-
- May 20, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 17, 2019
-
-
Tim van Dijen authored
-
- May 16, 2019
-
-
Tim van Dijen authored
-
- May 15, 2019
-
-
Tim van Dijen authored
* Externalize ldap * Remove tests for LDAP-module * Redirect old LDAP-class to ldap-module for backwards compatibility
-
Tim van Dijen authored
-
- May 10, 2019
-
-
Tim van Dijen authored
* Externalize negotiate * Install pecl-krb5 We need to include this in our travis-tests as long as we include the negotiate-module in the release
-
- May 06, 2019
-
-
Bryce Lowe authored
Instead of hardcoding the metadata directory, look it up from the metadatadir configuration variable
-
- 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
-
- Mar 11, 2019
-
-
Tim van Dijen authored
-