[java-identity-provider] branch master updated: Revert further.

Scott Cantor cantor.2 at osu.edu
Fri Jan 19 22:13:09 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=d3f449ea5208d1043463b7c1929f44fa51b2c043

The following commit(s) were added to refs/heads/master by this push:
       new  d3f449e   Revert further.
d3f449e is described below

commit d3f449ea5208d1043463b7c1929f44fa51b2c043
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 19 22:13:06 2018 -0500

    Revert further.
---
 idp-war/src/main/webapp/WEB-INF/web.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/idp-war/src/main/webapp/WEB-INF/web.xml b/idp-war/src/main/webapp/WEB-INF/web.xml
index d75daaf..d830258 100644
--- a/idp-war/src/main/webapp/WEB-INF/web.xml
+++ b/idp-war/src/main/webapp/WEB-INF/web.xml
@@ -153,9 +153,6 @@
     </error-page>
 
     <session-config>
-        <cookie-config>
-            <http-only>true</http-only>
-        </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