friwall/web
Timotej Lazar 8d172bfbb1 Add links to edit configuration files directly
Except for networks.json (must incorporate ipsets.json) and nodes.json
(managed with NetBox).

Also increase height for config editor textarea.
2025-10-29 14:17:11 +01:00
..
static vpn: add support for custom keys 2024-07-31 09:43:32 +02:00
templates Add links to edit configuration files directly 2025-10-29 14:17:11 +01:00
__init__.py Add setting to disable NAT for a given destination IP set 2024-09-16 16:24:09 +02:00
auth.py Get OIDC end_session_endpoint from server metadata 2023-09-14 10:09:45 +02:00
config.py Only write db once when updating settings 2025-10-29 12:33:25 +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 Always combine IP set data with static network definitions from NetBox 2024-08-14 11:25:07 +02:00
rules.py Oops, let’s not double‐lock the database 2024-08-14 17:26:46 +02:00
system.py Drop static NAT support 2025-10-29 13:38:21 +01:00
vpn.py vpn: fix active tunnel detection 2024-11-26 13:18:48 +01:00