- Mar 24, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Add SubjectID authproc * Add PairwiseID authproc * Add tests
-
Tim van Dijen authored
-
- Mar 23, 2021
-
-
Tim van Dijen authored
-
- Mar 16, 2021
-
-
Tim van Dijen authored
We're not going to use it
-
Thijs Kinkhorst authored
(cherry picked from commit f75e7670)
-
- Mar 15, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
* Conform SAML2INT; check AuthnRequest signature unless specifically disabled
-
- 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
-
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.
-
David Lundgren authored
* Allows custom logging handler on the console This is useful for reducing noise during tests Co-authored-by:
Tim van Dijen <tvdijen@gmail.com>
-
m0ark authored
Co-authored-by:
Tim van Dijen <tim.dijen@minbzk.nl>
-
- Mar 11, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Mar 10, 2021
-
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Mar 09, 2021
-
-
Tim van Dijen authored
-
- Mar 04, 2021
-
-
voserwin authored
-
- Feb 27, 2021
-
-
Thijs Kinkhorst authored
There's little to no added value for UTF-8 in this file, while some editors do cause trouble when editing those files (e.g. adding BOM on Windows). This just avoids that hassle where we can. Closes: #1432
-
- Feb 24, 2021
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Closes: #1430
-
- Feb 09, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 01, 2021
-
-
Tim van Dijen authored
-
- Jan 27, 2021
-
-
Tim van Dijen authored
-
- Jan 25, 2021
-
-
Tim van Dijen authored
We have removed the option to add enable/disable/default-enable/default-disable files, so this is no longer an override
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Jan 19, 2021
-
-
Tim van Dijen authored
-
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.
-
Tim van Dijen authored
-
- Jan 18, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
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
-
- Jan 16, 2021
-
-
Tim van Dijen authored
-