friwall/web
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
..
static Make a squash 2023-01-26 10:51:51 +01:00
templates vpn: fix key name regex 2024-04-25 12:32:39 +02:00
__init__.py vpn: configure IPv6 addresses for WG clients 2023-12-08 17:12:37 +01:00
auth.py Get OIDC end_session_endpoint from server metadata 2023-09-14 10:09:45 +02:00
config.py Set blueprint paths in main app 2023-12-04 09:46:37 +01:00
db.py Simplify database locking 2023-05-19 09:30:28 +02:00
errors.py Switch to OIDC authentication 2023-09-07 11:46:57 +02:00
ipsets.py Set blueprint paths in main app 2023-12-04 09:46:37 +01:00
nat.py nat: rename bound variable 2023-12-04 09:47:50 +01:00
rules.py Set blueprint paths in main app 2023-12-04 09:46:37 +01:00
system.py Fix handling default settings 2024-04-30 09:54:39 +02:00
vpn.py Fix handling default settings 2024-04-30 09:54:39 +02:00