mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 14:56:10 +01:00
remove csf gui from cyberpanel and keep csf
This commit is contained in:
@@ -43,7 +43,7 @@ class FirewallManager:
|
||||
csfPath = '/etc/csf'
|
||||
|
||||
if os.path.exists(csfPath):
|
||||
return redirect('/configservercsf/')
|
||||
return redirect('/firewall/csf')
|
||||
else:
|
||||
proc = httpProc(request, 'firewall/firewall.html',
|
||||
None, 'admin')
|
||||
|
||||
Reference in New Issue
Block a user