- Jul 30, 2023
-
-
Tim van Dijen authored
-
- Jul 19, 2023
-
-
Tim van Dijen authored
-
- Jun 12, 2023
-
-
Tim van Dijen authored
-
- Jan 27, 2023
-
-
Tim van Dijen authored
* Move www > public * Remove local assets * Import remotely generated assets * Update files to reflect www > public move * Update upgrade notes * Make assets-filter aware of new assets-location * Update test-framework * Exclude generated assets from code sniffer
-
- Jan 03, 2023
-
-
Tim van Dijen authored
-
- Jul 09, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jun 20, 2022
-
-
Thijs Kinkhorst authored
-
- May 29, 2022
-
-
Tim van Dijen authored
-
- Mar 16, 2022
-
-
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
-
- Nov 24, 2021
-
-
Tim van Dijen authored
-
- Sep 05, 2021
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
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 12, 2021
-
-
Patrick Radtke authored
Sometimes we patch or edit a hook to meet our specific needs. Somtimes this leaves behind a file like FILENAME.orig. The hook detection login still runs these other files, making for confusing debugging issues. Use a stricter match on what makes a valid hook name to avoid these issues.
-
- Jan 27, 2021
-
-
Tim van Dijen authored
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 08, 2020
-
-
Tim van Dijen authored
This reverts commit f1e05f8f.
-
Tim van Dijen authored
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- May 19, 2020
-
-
Tim van Dijen authored
-
- Apr 16, 2020
-
-
Olav Morken authored
If the file system containing the PHP code is case-insensitive, a request containing an uppercase file extension will return the contents of the PHP file to the browser instead of executing it. E.g. a request for this URL will return the source code: https:/sp.example.org/simplesaml/module.php/core/frontpage_welcome.PHP Fix that by converting the path to lowercase before checking the file extension. See the following page for details: https://github.com/simplesamlphp/simplesamlphp/security/advisories/GHSA-24m3-w8g9-jwpq
-
- Feb 22, 2020
-
-
Tim van Dijen authored
-
- Feb 16, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 14, 2020
-
-
Tim van Dijen authored
* Migrate assertions to Webmozart
-