luci/modules
Hannu Nyman 26e903c740 luci-mod-network: adapt to current 802.11r defaults
The default for 802.11r option ft_psk_generate_local
was changed a few months ago by openwrt/openwrt@3cc56a5

That change was a bit awkward, as it made hostapd to
overlook the possibly existing r0kh values by default
unless the user explicitly disables the new default.

Adapt LuCI by changing the default for ft_psk_generate_local
into 'enabled'.

But ensure that LuCI does not delete the existing key values
by not making the r0kh and r1kh fields to depend on this.

Note that this is just a quick fix for the wrong default value
causing problems, but not yet a complete fix for all the options.
In the long run it might be better to make the detail options
to depend on local generation.

Reference also to LuCI PR #2102

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-25 09:00:35 +02:00
..
luci-base luci-base: modal accessibility fix, wrap XHR.stop() 2018-11-23 15:44:18 +01:00
luci-mod-admin-full modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
luci-mod-admin-mini treewide: unify mac address handling 2018-03-12 16:12:18 +01:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-freifunk luci-lib-ipkg: move out of luci-base 2018-11-14 20:46:04 +01:00
luci-mod-freifunk-community Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-mod-network luci-mod-network: adapt to current 802.11r defaults 2018-11-25 09:00:35 +02:00
luci-mod-rpc luci-mod-rpc: fix unresolved controller reference in rpc_auth() 2018-05-18 16:58:17 +02:00
luci-mod-status luci-mod-status: move index and iptables page JS code into external files 2018-11-22 13:07:33 +01:00
luci-mod-system luci-mod-system: sshkeys CSS tweak 2018-11-23 15:11:28 +01:00