- Aug 28, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Aug 27, 2020
-
-
Tim van Dijen authored
-
- May 06, 2020
-
-
Tim van Dijen authored
-
- May 05, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
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
-
- 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
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Aug 10, 2019
-
-
Tim van Dijen authored
-
- Jul 15, 2019
-
-
Tim van Dijen authored
This reverts commit 6bcea51e.
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jun 11, 2019
-
-
Patrick authored
* Allow list of entity ids to be loaded to better support idpList Certain metadata sources, like mdq, were don't support loading all metadata which prevented them from being used with idplist. This change adds support for allowing metadata sources to load a list of entities, allowing MDQ to be used for idp list.
-
- Dec 07, 2018
-
-
Tim van Dijen authored
Start migrating to SAML2 getters/setters
-
- Oct 18, 2018
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Jun 01, 2018
-
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
- Nov 29, 2017
-
-
Gabriel Caruso authored
-
- Jul 05, 2017
-
-
Patrick Radtke authored
-
Patrick Radtke authored
A PHPUnit listener unsets SSP environmental variables and attempts to restore globals.
-
- Jun 16, 2017
-
-
Matt Schwager authored
-
- Jan 11, 2017
-
-
Jaime Pérez Crespo authored
This enables too the implementation of additional contact attributes, as requested in #509 to support the SIRTFI framework.
-
- Aug 08, 2016
-
-
Jaime Pérez authored
Basically, phpdoc formatting and fixing some classes not using namespaces.
-
- Aug 06, 2016
-
-
Jaime Pérez authored
For some reason, these changes were not applied in the previous commit. Make sure we use the current interface of the SAML2 library instead of abusing the autoloader.
-
- Aug 05, 2016
-
-
Jaime Pérez authored
Reformat to comply with our coding guidelines. Migrate all the code to use the newest version of the SAML2 library, using namespaces. Fix some bugs. Move it where it belongs under modules/saml instead of modules/core.
-