Skip to content

Commit 31757bf

Browse files
committed
release 3.0.2: add r->user option to sts_handler
by setting STSROPCUsername to "*" Signed-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>
1 parent 0a5a13b commit 31757bf

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+
07/17/2019
2+
- add r->user option to sts_handler by setting STSROPCUsername to "*"
3+
- version 3.0.2
4+
15
07/03/2019
26
- return status code from STS call if > 500 (504 = gateway timeout)
37
- bump liboauth2 dependency to 1.1.1

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_sts],[3.0.1],[hans.zandbelt@zmartzone.eu])
1+
AC_INIT([mod_sts],[3.0.2],[hans.zandbelt@zmartzone.eu])
22
AC_CONFIG_HEADERS([src/config.h])
33

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

0 commit comments

Comments
 (0)