friwall/web
Timotej Lazar 2e4547119f system: create forward rules for custom VPN users
Access to some networks is restricted and can only be assigned by
admin. These networks don’t have the VPN AD group defined.

So for these networks enable forwarding between VPN and physical
network if there are any WireGuard IPs registered.
2025-01-17 10:35:43 +01:00
..
static vpn: add support for custom keys 2024-07-31 09:43:32 +02:00
templates vpn: increase height of network selection box in custom VPN page 2025-01-07 13:44:41 +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 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 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 system: create forward rules for custom VPN users 2025-01-17 10:35:43 +01:00
vpn.py vpn: fix active tunnel detection 2024-11-26 13:18:48 +01:00