Skip to content

Commit 628799a

Browse files
committed
release 2.4.16.6
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent a2cfc06 commit 628799a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
12/09/2024
2+
- release 2.4.16.6
3+
14
12/05/2024
25
- metadata: fix caching of JWKs from jwks_uri when using the default expiry setting (i.e. not using OIDCJWKSRefreshInterval)
36
and avoid fetching JWKs from the jwks_uri for each user login; also addresses Redis cache

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_auth_openidc],[2.4.16.6dev],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.16.6],[[email protected]])
22

33
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
44

0 commit comments

Comments
 (0)