Skip to content

Commit 356ff38

Browse files
committed
release 3.0.3
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 22d1439 commit 356ff38

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
08/01/2019
2+
- oops: fix swapped source token and user params
3+
- version 3.0.3
4+
15
07/17/2019
26
- update liboauth2-sts to include r->user in sts_handler (not used for NGINX right now)
37
- version 3.0.2

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([ngx_sts_module],[3.0.2],[[email protected]])
1+
AC_INIT([ngx_sts_module],[3.0.3],[[email protected]])
22

33
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
44
AC_CONFIG_MACRO_DIRS([m4])

0 commit comments

Comments
 (0)