0
0
mirror of https://github.com/openwrt/luci.git synced 2025-10-02 17:00:17 +00:00
Files
luci/applications/luci-app-strongswan-swanctl
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
..