Author: kkolinko
Date: Wed Oct 4 16:38:09 2017
New Revision: 1811110
URL: http://svn.apache.org/viewvc?rev=1811110&view=rev
Log:
Security contact address is [email protected], not [email protected].
I use explicit '@' and '.' as /security.html already uses them without
obfuscation.
Modified:
tomcat/site/trunk/docs/contact.html
tomcat/site/trunk/xdocs/contact.xml
Modified: tomcat/site/trunk/docs/contact.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/contact.html?rev=1811110&r1=1811109&r2=1811110&view=diff
==============================================================================
--- tomcat/site/trunk/docs/contact.html (original)
+++ tomcat/site/trunk/docs/contact.html Wed Oct 4 16:38:09 2017
@@ -225,8 +225,8 @@ please subscribe to the appropriate <a h
<div class="text">
<p>
-If you would like to report a security issues with Apache Tomcat,
-please contact <a
href="mailto:security.AT.apache.DOT.org">security.AT.apache.DOT.org</a>.
+If you would like to report a security issue with Apache Tomcat,
+please contact <a
href="mailto:[email protected]">[email protected]</a>.
<strong>Only</strong> security issues should be sent to this address.
</p>
Modified: tomcat/site/trunk/xdocs/contact.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/contact.xml?rev=1811110&r1=1811109&r2=1811110&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/contact.xml (original)
+++ tomcat/site/trunk/xdocs/contact.xml Wed Oct 4 16:38:09 2017
@@ -16,8 +16,8 @@ please subscribe to the appropriate <a h
<section name="Security Issues">
<p>
-If you would like to report a security issues with Apache Tomcat,
-please contact <a
href="mailto:security.AT.apache.DOT.org">security.AT.apache.DOT.org</a>.
+If you would like to report a security issue with Apache Tomcat,
+please contact <a
href="mailto:[email protected]">[email protected]</a>.
<strong>Only</strong> security issues should be sent to this address.
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]