3c25cbe88a
vpn: add support for custom keys
...
Custom keys are created by admin and specify networks directly,
bypassing AD permissions. They are intended to join managed devices
into networks where users are not allowed to create keys themselves.
Also comprehend a set directly.
2024-07-31 09:43:32 +02:00
1b26f0738a
vpn: refactor key handling code
...
Move JS code for listing, creating and deleting WG keys into a
separate file and improve it somewhat. Also the related Python code.
2024-07-31 09:27:59 +02:00
0e9d1ce6f0
Add some words to templates
...
Also some tags. Also remove some other words and some other tags.
2024-05-02 23:33:13 +02:00
f8d71b7b06
vpn: fix key name regex
2024-04-25 12:32:39 +02:00
2ebc87f308
firewall: tweak instructions some more
2024-04-24 10:29:49 +02:00
880c6b4140
friwall: tweak instructions
...
For no particularly good reason.
2024-04-23 12:38:32 +02:00
85714f83b9
Warn about deleting key for active connection
2023-12-10 13:21:52 +01:00
ff2246df8c
vpn: configure IPv6 addresses for WG clients
2023-12-08 17:12:37 +01:00
c09410f731
Show allowed characters when creating new WG key
2023-10-03 11:38:07 +02:00
d704202e6e
Parametrize wg.conf template
2023-09-15 14:24:22 +02:00
9476a28674
Rename “comment”→“name” in wg key config
2023-04-24 09:54:23 +02:00
f8c9341315
wg-fri.conf: keep standard AllowedIPs even when allowing all traffic
...
So it is easier to change later if needed.
2023-04-06 10:19:35 +02:00
42b16c8ac5
Fix whitespace in wireguard config template
2023-02-06 16:58:59 +01:00
113992f95b
Make a squash
2023-01-26 10:51:51 +01:00