Skip to content

Commit aad5dea

Browse files
committed
release 2.4.14.1
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent 0d51b38 commit aad5dea

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
05/24/2023
22
- fix RequireAny behaviour on 401/403/302: revert 9d6192b2ab0716d8f7d2a29754a80b6ab1e804eb for non-stepup authentication cases
33
- make OIDCUnautzAction 302|auth (i.e. step up authentication) work with multiple/complex Require expressions e.g. RequireAny
4-
- bump to 2.4.14.1rc2
4+
- release 2.4.14.1
55

66
05/17/2023
77
- fix refreshing claims from the userinfo endpoint when no id_token claims are stored in the session

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.1rc2],[hans.zandbelt@openidc.com])
1+
AC_INIT([mod_auth_openidc],[2.4.14.1],[hans.zandbelt@openidc.com])
22

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

0 commit comments

Comments
 (0)