friwall/web
Timotej Lazar 25ee4e8a44 Improve rule management page
Address rules by name instead of index. Still problematic if the rules
are changed while someone is managing them, but with names it’s
more likely to just not work instead of enabling or disabling the
wrong rule.

Also prevent bringing down the whole network with a single click.
2024-05-29 11:10:31 +02:00
..
static Make a squash 2023-01-26 10:51:51 +01:00
templates Improve rule management page 2024-05-29 11:10:31 +02:00
__init__.py Consolidate NAT and VPN settings into IP sets 2024-04-30 20:57:46 +02: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 Consolidate NAT and VPN settings into IP sets 2024-04-30 20:57:46 +02:00
rules.py Improve rule management page 2024-05-29 11:10:31 +02:00
system.py Oops, missed a six 2024-05-02 17:27:18 +02:00
vpn.py Fix handling default settings 2024-04-30 09:54:39 +02:00