- Sep 21, 2022
-
-
Tim van Dijen authored
-
- Aug 31, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 23, 2022
-
-
Thijs Kinkhorst authored
Closes: #1683 (cherry picked from commit d3e728fa)
-
- Aug 22, 2022
-
-
Thijs Kinkhorst authored
Closes: #1683
-
- Jul 14, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jul 09, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jun 13, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
Co-authored-by:
Thijs Kinkhorst <thijs@kinkhorst.com>
-
Tim van Dijen authored
-
- Jun 11, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Mar 16, 2022
-
-
Tim van Dijen authored
-
- Feb 21, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 06, 2022
-
-
Thijs Kinkhorst authored
strftime is deprecated and will be removed in PHP 9. SSP 2.0 is our chance to change this format as it's exposed to installers of SSP. The approch is to keep it simple and just change the format to PHP's built in date() function which remains supported. Also we do not try to localize the logging date/timestamps anymore. This matches the syslog approach that this format tried to mimic. We are using the day without leading zeroes now also to be a bit closer to how syslog does it.
-
- Jan 30, 2022
-
-
Thijs Kinkhorst authored
We remove the functionality to see all auth sources and to test them publically. Testing the auth sources can be done inside the admin module. Added is a configuration option that allows the administrator to specfy another place to redirect to for people who land on the front page.
-
- Jan 06, 2022
-
-
Thijs Kinkhorst authored
-
- Dec 08, 2021
-
-
Thijs Kinkhorst authored
-
- Dec 02, 2021
-
-
Patrick Radtke authored
-
- Nov 24, 2021
-
-
Tim van Dijen authored
-
- Sep 08, 2021
-
-
Thijs Kinkhorst authored
Now also considers any attributes.po in the configured theme, if any. Makes the attributes.extradictionary config setting obsolete.
-
- Sep 05, 2021
-
-
Tim van Dijen authored
-
- Sep 04, 2021
-
-
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.
-
- Aug 31, 2021
-
-
Tim van Dijen authored
-
- Aug 30, 2021
-
-
Tim van Dijen authored
-
- Mar 15, 2021
-
-
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
-
- 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
-
- Dec 15, 2020
-
-
Tim van Dijen authored
-
- Aug 21, 2020
-
-
Tim van Dijen authored
-
- Feb 16, 2020
-
-
Tim van Dijen authored
-