Skip to content

Commit 4c58603

Browse files
committed
add check and code coverage skeleton
bump to 2.4.18dev Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 940c296 commit 4c58603

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

ChangeLog

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
08/18/2025
2+
- add check and code coverage skeleton
3+
- bump to 2.4.18dev
4+
15
08/18/2025
26
- fix parsing the value set via OIDCMemCacheConnectionsTTL and interpret it in
37
seconds correctly now (instead of microseconds); see #1345; thanks @rpluem
@@ -10,31 +14,11 @@
1014
07/28/2025
1115
- release 2.4.17.2
1216

13-
07/23/2025
14-
- add check and code coverage skeleton
15-
- bump to 2.4.18dev
16-
17-
07/23/2025
18-
- add check and code coverage skeleton
19-
- bump to 2.4.18dev
20-
21-
07/23/2025
22-
- add check and code coverage skeleton
23-
- bump to 2.4.18dev
24-
25-
07/23/2025
26-
- add check and code coverage skeleton
27-
- bump to 2.4.18dev
28-
2917
07/23/2025
3018
- fix regression in 2.4.17 for processing unauthenticated requests that generate HTML
3119
content, e.g. `OIDCProviderAuthRequestMethod POST` and `OIDCPreservePost On`
3220
when protected with `Require claim` statements rather than just `Require valid-user`.
3321

34-
07/15/2025
35-
- add check and code coverage skeleton
36-
- bump to 2.4.18dev
37-
3822
07/15/2025
3923
- support the use of Elliptic Curve keys for private_key_jwt authentication at
4024
the token- and introspection endpoints and make the signing algorithm configurable

0 commit comments

Comments
 (0)