Comment out security stuff that we aren't using yet
authorAdam Chlipala <adamc@hcoop.net>
Sat, 15 Dec 2007 20:43:09 +0000 (20:43 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Sat, 15 Dec 2007 20:43:09 +0000 (20:43 +0000)
sec.mlt

diff --git a/sec.mlt b/sec.mlt
index 1c5a008..ba58b95 100644 (file)
--- a/sec.mlt
+++ b/sec.mlt
@@ -249,7 +249,7 @@ if showNormal then %>
 </form>
 </table>
 
-<h3>Request socket permissions change</h3>
+<!--h3>Request socket permissions change</h3>
 
 <p>You need to request socket permissions before you are able to open any network connections. While you will be limited by firewall rules even then, any requests for firewall rules you enter in the "Reason" blank here <b>will be ignored</b>. Please use the separate form at the bottom of this page for that. There is no need to wait until a request for socket permissions has been granted before starting to request firewall rules.</p>
 
@@ -285,7 +285,7 @@ if showNormal then %>
 <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-->
 
 <h3>Request change to your <tt>cron</tt> permissions</h3>
 
@@ -338,7 +338,7 @@ switch rules of
 <% end
 end%>
 
-<h3>Request a new firewall rule</h3>
+<!--h3>Request a new firewall rule</h3>
 
 <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 +355,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 %>