- Sep 07, 2021
-
-
Thijs Kinkhorst authored
-
- Sep 05, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Sep 04, 2021
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
We could use it everywhere, but it's better to reduce the already big amount of configuration options the admin is confronted with than the small problem this option solves.
-
Thijs Kinkhorst authored
Reimplement getPreferredTranslation outside of IdPDisco so it's reusable and much more complete. The new method will search the current, default and fallback language for a displayable string in various metadata fields. This should be much more complete and robust than previous approches. Make it a Twig filter so it can also be used there.
-
- Aug 31, 2021
-
-
Thijs Kinkhorst authored
-
- Aug 30, 2021
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 27, 2021
-
-
Pavel Břoušek authored
-
- Mar 23, 2021
-
-
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
-
-
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>
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Jan 19, 2021
-
-
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
-
- Jan 11, 2021
-
-
Thijs Kinkhorst authored
-
- Dec 15, 2020
-
-
Patrick authored
-
- Oct 19, 2020
-
-
Zvonimir Mance authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Sep 05, 2020
-
-
Tim van Dijen authored
-
- Aug 27, 2020
-
-
Tim van Dijen authored
-
- Aug 25, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
- Aug 18, 2020
-
-
Tim van Dijen authored
-
- Aug 17, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jul 31, 2020
-
-
Tim van Dijen authored
-
- Jul 01, 2020
-
-
Guy Halse authored
Follow the suggestions of [draft-knodel-terminology-00](https://tools.ietf.org/id/draft-knodel-terminology-00.html) and other language frameworks and replace the notion of master/slave with a more neutral primary/secondary.
-
- Jun 13, 2020
-
-
Tim van Dijen authored
Convert to our wrapper class for assertions
-
- Jun 10, 2020
-
-
Thijs Kinkhorst authored
-