Paul Donald
eb66bdccf8
luci-app-strongswan-swanctl: prevent section name collisions
...
Named sections collide and overwrite each other when navigating the
GUI and repeating the same name, because uci does not allow multiple
named sections to share the same name. This at least forces users to
pick names so their resulting config works.
Closes #7159
Signed-off-by: Paul Donald <newtwen+github@gmail.com >
2025-07-19 19:15:11 +02:00
Sergey Ponomarev
22d48305af
treewide: replace "var m, s, o" with "let m, s, o"
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com >
2024-12-03 16:25:21 +01:00
Lukas Voegl
2ac0431731
luci-app-strongswan-swanctl: add status page
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-24 11:17:21 +01:00
Lukas Voegl
1aac8df6f8
luci-app-strongswan-swanctl: add missing uci options
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-24 11:17:21 +01:00
Lukas Voegl
bec5159369
luci-app-strongswan-swanctl: add crypto proposal section
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-22 16:38:55 +01:00
Lukas Voegl
3f33bed487
luci-app-strongswan-swanctl: improve sections and options
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-22 16:38:55 +01:00
Lukas Voegl
366f3fc175
luci-app-strongswan-swanctl: reformat
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-10 15:48:16 +01:00
Lukas Voegl
108cd004b6
luci-app-strongswan-swanctl: remove ipsec config
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-10 15:48:16 +01:00
Lukas Voegl
b783e4c88c
luci-app-ipsec: rename to luci-app-strongswan-swanctl
...
Signed-off-by: Lukas Voegl <lvoegl@tdt.de >
2023-11-10 15:48:13 +01:00