Uncomment firewall rule request
authorAdam Chlipala <adamc@hcoop.net>
Sat, 24 May 2008 13:36:37 +0000 (13:36 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Sat, 24 May 2008 13:36:37 +0000 (13:36 +0000)
sec.mlt

diff --git a/sec.mlt b/sec.mlt
index 286e68b..a41b412 100644 (file)
--- a/sec.mlt
+++ b/sec.mlt
@@ -338,7 +338,9 @@ switch rules of
 <% end
 end%>
 
-<!--h3>Request a new firewall rule</h3>
+<h3>Request a new firewall rule</h3>
+
+<p><b>This form isn't needed yet to allow you to use on any port.  However, if you request a rule here, you can be sure it will be added when we first implement firewalls on our new servers.  Otherwise, your custom services may stop working.</b></p>
 
 <p>You can find a description of rule formats <a href="http://wiki.hcoop.net/wiki/FirewallRules">on our wiki</a>. Enter here the rule you want, without the initial <tt>user</tt> portion.</p>
 
@@ -355,7 +357,7 @@ end%>
 <tr> <td>Reason:</td> <td><textarea name="msg" wrap="soft" rows="3" cols="80"></textarea></td> </tr>
 <tr> <td><input type="submit" value="Request"></td> </tr>
 </table>
-</form-->
+</form>
 
 <% end %>