We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d51b38 commit aad5deaCopy full SHA for aad5dea
ChangeLog
@@ -1,7 +1,7 @@
1
05/24/2023
2
- fix RequireAny behaviour on 401/403/302: revert 9d6192b2ab0716d8f7d2a29754a80b6ab1e804eb for non-stepup authentication cases
3
- 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
+- release 2.4.14.1
5
6
05/17/2023
7
- fix refreshing claims from the userinfo endpoint when no id_token claims are stored in the session
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mod_auth_openidc],[2.4.14.1rc2],[hans.zandbelt@openidc.com])
+AC_INIT([mod_auth_openidc],[2.4.14.1],[hans.zandbelt@openidc.com])
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
0 commit comments