Web app for managing FRI firewall
Go to file
Timotej Lazar cac7658566 Fix handling default settings
If a setting has ben set to empty string, dict.get will return it and
not default argument. This is wrong when default is something else.
2024-04-30 09:54:39 +02:00
web Fix handling default settings 2024-04-30 09:54:39 +02:00
.gitignore Make a squash 2023-01-26 10:51:51 +01:00
LICENSE Unlicense 2024-03-27 11:28:21 +01:00
pusher Store generated configs in $HOME 2023-04-07 14:20:54 +02:00
requirements.txt Require latest authlib 2023-09-15 13:44:51 +02:00
UNLICENSE Unlicense 2024-03-27 11:28:21 +01:00
wsgi.py Make a squash 2023-01-26 10:51:51 +01:00