Web app for managing FRI firewall
Go to file
Timotej Lazar 22cec64bef Simplify database locking
Use a single lock for everything to ensure we don’t go inconsistent.
One exception is the firewall nodes table which is only accessed when
pushing updated config.
2023-05-19 09:30:28 +02:00
web Simplify database locking 2023-05-19 09:30:28 +02:00
.gitignore Make a squash 2023-01-26 10:51:51 +01:00
pusher Store generated configs in $HOME 2023-04-07 14:20:54 +02:00
requirements.txt Make a squash 2023-01-26 10:51:51 +01:00
wsgi.py Make a squash 2023-01-26 10:51:51 +01:00