diff options
Diffstat (limited to '')
-rw-r--r-- | admin/www/index.ht | 7 | ||||
-rw-r--r-- | admin/www/index.html | 18 |
2 files changed, 22 insertions, 3 deletions
diff --git a/admin/www/index.ht b/admin/www/index.ht index 62ad75a0..ddc48f98 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -29,6 +29,10 @@ with a capital leading <em>M</em> and a lowercase second <em>m</em>. It is incorrect to spell it "MailMan" (i.e. you should not use StudlyCaps). +<p>See the <a href="security.html">Security page</a> for important security +related information, including critical patches and contact information for +reporting suspected security vulnerabilities. + <h3>Current Version</h3> <p>Version @@ -42,7 +46,8 @@ sites. <p>Mailman's lead developer is <a href="http://barry.warsaw.us">Barry Warsaw</a> who can be contacted -at <a href="mailto:barry@python.org">barry@python.org</a>. +<a href="mailto:%62%61%72%72%79%40%70%79%74%68%6F%6E%2E%6F%72%67" +>barry at python dot org</a>. <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their diff --git a/admin/www/index.html b/admin/www/index.html index 3df1c230..469032b3 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Jan 16 17:07:21 2005 --> +<!-- Thu Feb 10 08:33:41 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -45,6 +45,9 @@ body { margin: 0px; } <b>Home</b> </td> <td bgcolor="#eecfa1"> +<a href="./security.html">Security</a> + </td> + <td bgcolor="#eecfa1"> <a href="./docs.html">Documentation</a> </td> <td bgcolor="#eecfa1"> @@ -52,6 +55,9 @@ body { margin: 0px; } </td> </tr><tr> <td bgcolor="#eecfa1"> + + </td> + <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> @@ -78,6 +84,9 @@ Overview <b>Home</b> </td></tr> <tr><td bgcolor="#eecfa1"> +<a href="security.html"><b>Security</b></li> +</td></tr> +<tr><td bgcolor="#eecfa1"> <a href="features.html">Features</a> </td></tr> <tr><td bgcolor="#eecfa1"> @@ -173,6 +182,10 @@ with a capital leading <em>M</em> and a lowercase second <em>m</em>. It is incorrect to spell it "MailMan" (i.e. you should not use StudlyCaps). +<p>See the <a href="security.html">Security page</a> for important security +related information, including critical patches and contact information for +reporting suspected security vulnerabilities. + <h3>Current Version</h3> <p>Version @@ -186,7 +199,8 @@ sites. <p>Mailman's lead developer is <a href="http://barry.warsaw.us">Barry Warsaw</a> who can be contacted -at <a href="mailto:barry@python.org">barry@python.org</a>. +<a href="mailto:%62%61%72%72%79%40%70%79%74%68%6F%6E%2E%6F%72%67" +>barry at python dot org</a>. <p>Thanks go to <a href="http://www.control.com/">Control.com</a> for their |