AOx0/adam

PATCH /firewall/rules

Opened this issue · 0 comments

AOx0 commented

New method that allows users to completely rewrite all rules in the firewall-controller. This could virtually solve rule sync across machines.

Every time a new rule is added or that it gets edited, we just set all existing rules to init = False and overwrite them.

Takes a json as input containing a list of Rules