Thot ne gère plus le filtrage.
This commit is contained in:
parent
12b1591390
commit
871eb7d3c0
3 changed files with 0 additions and 123 deletions
|
@ -206,15 +206,6 @@ class owl(base_reconfigure):
|
|||
from adherents import del_user
|
||||
self._do(del_user(args))
|
||||
|
||||
class thot(base_reconfigure):
|
||||
def surveillance_exemptions(self):
|
||||
from gen_confs.surveillance import exemptions
|
||||
self._do(exemptions())
|
||||
|
||||
def surveillance_machines(self):
|
||||
from gen_confs.surveillance import machines
|
||||
self._do(machines(), self._machines())
|
||||
|
||||
class odlyd(base_reconfigure):
|
||||
def __fw6(self):
|
||||
if not hasattr(self, '__real_fw6'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue