[java-identity-provider] branch master updated: Fully revert.

Scott Cantor cantor.2 at osu.edu
Fri Jan 19 22:42:51 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=cea7954ae7a1290d5a5e7faeabdbc67a03f7e02e

The following commit(s) were added to refs/heads/master by this push:
       new  cea7954   Fully revert.
cea7954 is described below

commit cea7954ae7a1290d5a5e7faeabdbc67a03f7e02e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 19 22:42:49 2018 -0500

    Fully revert.
---
 idp-war/src/main/webapp/WEB-INF/web.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/idp-war/src/main/webapp/WEB-INF/web.xml b/idp-war/src/main/webapp/WEB-INF/web.xml
index d830258..1dbc8ba 100644
--- a/idp-war/src/main/webapp/WEB-INF/web.xml
+++ b/idp-war/src/main/webapp/WEB-INF/web.xml
@@ -152,10 +152,6 @@
         <location>/profile/RaiseError</location>
     </error-page>
 
-    <session-config>
-        <tracking-mode>COOKIE</tracking-mode>
-    </session-config>
-
     <!-- Block commonly flagged methods by using an empty auth-constraint. -->
     <security-constraint>
         <web-resource-collection>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list