You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cs...@apache.org on 2017/03/01 16:56:55 UTC

svn commit: r1784991 - in /tomcat/site/trunk: docs/security-6.html docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-6.xml xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

Author: csutherl
Date: Wed Mar  1 16:56:54 2017
New Revision: 1784991

URL: http://svn.apache.org/viewvc?rev=1784991&view=rev
Log:
Fixing typo on the security pages.

Modified:
    tomcat/site/trunk/docs/security-6.html
    tomcat/site/trunk/docs/security-7.html
    tomcat/site/trunk/docs/security-8.html
    tomcat/site/trunk/docs/security-9.html
    tomcat/site/trunk/xdocs/security-6.xml
    tomcat/site/trunk/xdocs/security-7.xml
    tomcat/site/trunk/xdocs/security-8.xml
    tomcat/site/trunk/xdocs/security-9.xml

Modified: tomcat/site/trunk/docs/security-6.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Wed Mar  1 16:56:54 2017
@@ -372,7 +372,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     

Modified: tomcat/site/trunk/docs/security-7.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Wed Mar  1 16:56:54 2017
@@ -398,7 +398,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     

Modified: tomcat/site/trunk/docs/security-8.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-8.html (original)
+++ tomcat/site/trunk/docs/security-8.html Wed Mar  1 16:56:54 2017
@@ -350,7 +350,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     
@@ -380,7 +380,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     

Modified: tomcat/site/trunk/docs/security-9.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-9.html (original)
+++ tomcat/site/trunk/docs/security-9.html Wed Mar  1 16:56:54 2017
@@ -314,7 +314,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     

Modified: tomcat/site/trunk/xdocs/security-6.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-6.xml?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-6.xml (original)
+++ tomcat/site/trunk/xdocs/security-6.xml Wed Mar  1 16:56:54 2017
@@ -63,7 +63,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     <p>This was fixed in revision <revlink rev="1777472">1777472</revlink>.</p>

Modified: tomcat/site/trunk/xdocs/security-7.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-7.xml?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-7.xml (original)
+++ tomcat/site/trunk/xdocs/security-7.xml Wed Mar  1 16:56:54 2017
@@ -65,7 +65,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     <p>This was fixed in revision <revlink rev="1777471">1777471</revlink>.</p>

Modified: tomcat/site/trunk/xdocs/security-8.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-8.xml (original)
+++ tomcat/site/trunk/xdocs/security-8.xml Wed Mar  1 16:56:54 2017
@@ -65,7 +65,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     <p>This was fixed in revision <revlink rev="1777469">1777469</revlink>.</p>
@@ -86,7 +86,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     <p>This was fixed in revision <revlink rev="1771857">1771857</revlink>.</p>

Modified: tomcat/site/trunk/xdocs/security-9.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-9.xml?rev=1784991&r1=1784990&r2=1784991&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-9.xml (original)
+++ tomcat/site/trunk/xdocs/security-9.xml Wed Mar  1 16:56:54 2017
@@ -65,7 +65,7 @@
        connector resulted in the current Processor object being added to the
        Processor cache multiple times. This in turn meant that the same
        Processor could be used for concurrent requests. Sharing a Processor can
-       result in information leakage between requests including, not not limited
+       result in information leakage between requests including, but not limited
        to, session ID and the response body.</p>
 
     <p>This was fixed in revision <revlink rev="1771853">1771853</revlink>.</p>



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