portal/sec: hide cron permissions request/status
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Jan 2019 02:13:06 +0000 (21:13 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Jan 2019 02:13:06 +0000 (21:13 -0500)
we are not enforcing cron.allow permissions right now, but will keep
code around in case we need it later.

secnormal.mlt

index a839e46..593a880 100644 (file)
@@ -84,7 +84,7 @@ $(function()
 <tr> <td><input type="submit" value="Request"></td> </tr>
 </table>
 </form-->
-
+<!--
 <h3>Request change to your <tt>cron</tt> permissions</h3>
 
 <form action="sec" method="post">
@@ -100,7 +100,7 @@ $(function()
 <tr> <td><input type="submit" value="Request"></td> </tr>
 </table>
 </form>
-
+-->
 <% val rules = Sec.findFirewallRules {node = nodeNum, uname = uname};
 switch rules of
   _::_ => %>