Skip to content

Commit 53811b4

Browse files
author
Hans Zandbelt
committed
release 1.7.1
1 parent db7fde8 commit 53811b4

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
12/12/2014
22
- support passing cookies specified in OIDCPassCookies from browser on to OP/AS calls (for loadbalancing purposes)
3+
- release 1.7.1
34

45
12/10/2014
56
- reconnect to the Redis server after I/O failure as raised in #43

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],[1.7.1rc5],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[1.7.1],[[email protected]])
22

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

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
libapache2-mod-auth-openidc (1.7.1-1) unstable; urgency=medium
2+
3+
* Redis reconnect, OIDCCacheShmEntrySizeMax, OIDCReturn401, OIDCPassCookies
4+
5+
-- Hans Zandbelt <[email protected]> Fri, 12 Dec 2014 13:19:43 +0100
6+
17
libapache2-mod-auth-openidc (1.7.0-1) unstable; urgency=medium
28

39
* Redis caching, refresh flow, token introspection

0 commit comments

Comments
 (0)