Skip to content

Commit 44ede94

Browse files
committed
release 2.4.14.2
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 1bee812 commit 44ede94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
06/05/2023
22
- avoid using encryption keys as signing keys for request objects and private_key_jwt token endpoint auth
3-
- bump to 2.4.14.2rc2
43
- log the first Redis error as a warning before retrying
4+
- release 2.4.14.2
55

66
05/30/2023
77
- revert all 401/403/302/stepup behaviour to <= 2.4.13.2

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.14.2rc2],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.14.2],[[email protected]])
22

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

0 commit comments

Comments
 (0)