- Apr 05, 2021
-
-
Tim van Dijen authored
If the publishing protocol permits MIME-based identification of content types, the content typeof the metadata instance MUST be application/samlmetadata+xml.
-
- 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
-
Tim van Dijen authored
* Import the saml2 SspContainer into SSP * Comment code targeted at saml2v5 for now
-
- Mar 12, 2021
-
-
Tim van Dijen authored
* Migrate array utils to non-static * Migrate attribute utils to non-static * Migrate auth utils to non-static * Migrate config utils to non-static * Migrate crypto utils to non-static * Raise coverage * Fix rebase issue
-
- Feb 09, 2021
-
-
Tim van Dijen authored
-
- Jan 16, 2021
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Sep 09, 2020
-
-
Thijs Kinkhorst authored
They are outside of the module so can be called when the module is disabled, which gives an error somewhere deep in the call stack. Check for all endpoints whether saml2-idp is enabled in config and whether the module is enabled before doing anything else.
-
- Aug 25, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 22, 2020
-
-
Tim van Dijen authored
-
- Aug 10, 2020
-
-
Tim van Dijen authored
Improve error handling
-
- Aug 05, 2020
-
-
Tim van Dijen authored
-
- Jul 27, 2020
-
-
Tim van Dijen authored
-
- Jun 19, 2020
-
-
Tim van Dijen authored
Fix ArtifactResolution due to misuse of Issuer
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 03, 2020
-
-
Tim van Dijen authored
-
- Apr 30, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Apr 29, 2020
-
-
Tim van Dijen authored
-
- Apr 06, 2020
-
-
Jaime Perez authored
-
Jaime Perez authored
-
- Feb 25, 2020
-
-
Pavel Břoušek authored
-
Jaime Pérez Crespo authored
-
- Feb 24, 2020
-
-
Thijs Kinkhorst authored
post.* has been added directly under assets for now, tried it via webpack but this added a several times overhead to these very small files, so this seemed the cleanest solution for now. But might be improved upon.
-
- 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
-
Tim van Dijen authored
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-
- Jan 29, 2020
-
-
Thijs Kinkhorst authored
-
- Oct 26, 2019
-
-
Tim van Dijen authored
-
- Oct 07, 2019
-
-
Tim van Dijen authored
-
- Oct 04, 2019
-
-
Tim van Dijen authored
-
- Aug 29, 2019
-
-
Tim van Dijen authored
-
- Aug 26, 2019
-
-
Jaime Pérez Crespo authored
Old PHP templates are going to disappear anyway, so let's not break anything for a change that will be removed in the near future. We keep the .tpl.php extension though.
-
- Mar 08, 2019
-
-
Jaime Pérez Crespo authored
-
Jørn Åne authored
The old mail class uses the built-in `mail` function in PHP, and builds a payload by itself using hard-coded HTML and MIME-snippets. Let's use a library for that; PHPMailer has new dependencies and does all the heavy lifting.
-
- Feb 17, 2019
-
-
Tim van Dijen authored
-
- Dec 13, 2018
-
-
Jaime Pérez Crespo authored
These assets have been moved somewhere else or integrated as part of the new build system, so they are no longer used / necessary.
-
- Dec 07, 2018
-
-
Tim van Dijen authored
-