[java-identity-provider] branch master updated: Partially revert IDP-1234 change for now, due to tests.
Scott Cantor
cantor.2 at osu.edu
Fri Jan 19 20:06:48 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=3f4d367c050bc084274a06bf189eeba9bf39c607
The following commit(s) were added to refs/heads/master by this push:
new 3f4d367 Partially revert IDP-1234 change for now, due to tests.
3f4d367 is described below
commit 3f4d367c050bc084274a06bf189eeba9bf39c607
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 19 20:06:45 2018 -0500
Partially revert IDP-1234 change for now, due to tests.
---
idp-war/src/main/webapp/WEB-INF/web.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-war/src/main/webapp/WEB-INF/web.xml b/idp-war/src/main/webapp/WEB-INF/web.xml
index 4d9ff2a..d75daaf 100644
--- a/idp-war/src/main/webapp/WEB-INF/web.xml
+++ b/idp-war/src/main/webapp/WEB-INF/web.xml
@@ -155,7 +155,6 @@
<session-config>
<cookie-config>
<http-only>true</http-only>
- <secure>true</secure>
</cookie-config>
<tracking-mode>COOKIE</tracking-mode>
</session-config>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list