mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 06:46:10 +01:00
comment not needed pages
This commit is contained in:
@@ -42,7 +42,7 @@ def terminal(request):
|
||||
newFWRule.save()
|
||||
|
||||
proc = httpProc(request, 'WebTerminal/WebTerminal.html',
|
||||
{'verifyPath': verifyPath, 'password': password})
|
||||
{'verifyPath': verifyPath, 'password': password}, 'admin')
|
||||
return proc.render()
|
||||
|
||||
def restart(request):
|
||||
|
||||
Reference in New Issue
Block a user