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 0a5a13b commit 31757bfCopy full SHA for 31757bf
ChangeLog
@@ -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
+
5
07/03/2019
6
- return status code from STS call if > 500 (504 = gateway timeout)
7
- bump liboauth2 dependency to 1.1.1
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mod_sts],[3.0.1],[hans.zandbelt@zmartzone.eu])
+AC_INIT([mod_sts],[3.0.2],[hans.zandbelt@zmartzone.eu])
AC_CONFIG_HEADERS([src/config.h])
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
0 commit comments