Skip to content

Commit dab95ad

Browse files
author
Hans Zandbelt
committed
release 1.5.5
1 parent 89e9e41 commit dab95ad

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
8/26/2014
2+
- release 1.5.5
3+
14
8/20/2014
25
- correctly error out on flows where no id_token was provided ("token")
36

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.5.4],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[1.5.5],[[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.5.5-1) unstable; urgency=medium
2+
3+
* use HttpOnly on cookies; set OIDCCookiePath to /
4+
5+
-- Hans Zandbelt <[email protected]> Tue, 26 Aug 2014 09:23:43 +0200
6+
17
libapache2-mod-auth-openidc (1.5.4-3) unstable; urgency=medium
28

39
* changelog line was too long; correct/simplify watch file

0 commit comments

Comments
 (0)