You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2007/09/27 16:59:17 UTC

svn commit: r580049 - /tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml

Author: fhanik
Date: Thu Sep 27 07:59:16 2007
New Revision: 580049

URL: http://svn.apache.org/viewvc?rev=580049&view=rev
Log:
forward port from 6.0

Modified:
    tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml

Modified: tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml
URL: http://svn.apache.org/viewvc/tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml?rev=580049&r1=580048&r2=580049&view=diff
==============================================================================
--- tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml (original)
+++ tomcat/sandbox/gdev6x/webapps/docs/config/valve.xml Thu Sep 27 07:59:16 2007
@@ -382,7 +382,10 @@
         rechecking with the <strong>Realm</strong>.</p>
       </attribute>
  
-
+      <attribute name="cookieDomain" required="false">
+        <p>Sets the host domain to be used for sso cookies.</p>
+      </attribute>
+      
     </attributes>
 
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org