- Mar 16, 2022
-
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
- Mar 15, 2022
-
-
Thijs Kinkhorst authored
-
- Mar 14, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Feb 22, 2022
-
-
Thijs Kinkhorst authored
For this move the detection and validtion of a ReturnTo parameter from the cleardiscochoies method into a helper method so it can be reused. Also update the dos for this change.
-
- Feb 21, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
Co-authored-by:
Thijs Kinkhorst <thijs@kinkhorst.com>
-
Tim van Dijen authored
-
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 27, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 25, 2022
-
-
Padraig Doran authored
Fix spellings and typos
-
- Jan 18, 2022
-
-
Bobby Lawrence authored
Added ability to skip validating the AuthnRequest response destination against metadata if the message is signed and the endpoint doesn't already exist in the SP metadata.
-
- Jan 15, 2022
-
-
Tim van Dijen authored
-
- Jan 14, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 06, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 05, 2022
-
-
Thijs Kinkhorst authored
Hook 'metadata_hosted' and 'frontpage' are no longer called so do not register hooks for them. Update the docs. Remove useless call to configpage hook on admin module Test page (likely a copy-paste error).
-
Thijs Kinkhorst authored
-
- Dec 08, 2021
-
-
Thijs Kinkhorst authored
-
- Dec 02, 2021
-
-
Patrick Radtke authored
-
- Nov 24, 2021
-
-
Tim van Dijen authored
-
- Sep 15, 2021
-
-
Thijs Kinkhorst 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 06, 2021
-
-
Tim van Dijen authored
-
- 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
-
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
-
- Aug 30, 2021
-
-
Tim van Dijen authored
-
- Aug 27, 2021
-
-
Pavel Břoušek authored
-