- Jul 11, 2022
-
-
Tim van Dijen authored
-
- Jul 10, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jul 09, 2022
-
-
Tim van Dijen authored
-
- Jul 06, 2022
-
-
Tim van Dijen authored
-
- Jul 04, 2022
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Jul 02, 2022
-
-
Tim van Dijen authored
-
- Jul 01, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Support ACL's when connecting to Redis store.
-
- Jun 30, 2022
-
-
fengtan authored
-
- Jun 24, 2022
-
-
Thijs Kinkhorst authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
We only have the means to generate a transient NameID. If a different one was requested, the code would crash because nameIdValue would be unset. Fix that we fall back to transient in such a case.
-
Thijs Kinkhorst authored
No functional changes
-
Tim van Dijen authored
Remove inappropriate output encoding
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Output encoding happens in the view. This prevents the encoded stuff from ending up in other places, including log files. Also fixes tests that were broken because of this.
-
- Jun 21, 2022
-
-
Tim van Dijen authored
Document store.redis.password in config.php template.
-
fengtan authored
Support for this option was previously added in https://github.com/simplesamlphp/simplesamlphp/pull/1012
-
- Jun 20, 2022
-
-
Thijs Kinkhorst authored
Date needs to be removed since this is implicit in syslog. For safety, remove it only when at the start of the string (default format). If someone creates a custom string they can leave out date entirely if it's not at the start of the string. Being more specific fixes that before elements of the actual log message were eaten by this regexp if they contained a '%'. Closes: #1549
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Partially reverts b7c2caad and fc1ffee7 Closes: #1660
-
Thijs Kinkhorst authored
This reverts commit 8bd8e3f4.
-
Thijs Kinkhorst authored
This reverts commit cd4cb9d4.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Closes: #1659
-
- Jun 14, 2022
-
-
Tim van Dijen authored
Remove automatic entityID-generation
-
Tim van Dijen authored
Fix NameID generation
-
Tim van Dijen authored
-