luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network
Jo-Philipp Wich 4e8620443d luci-mod-network: fix SAE/WPA check on network join
The method array may be null in case of an open network, also not all
occurrences of `is_sae` and `is_psk` were properly checked.

Resolve the issue by moving the length check to the variable initialization.

Fixes: ba98a2fd0 ("luci-mod-network: fix logic bug in parse enc for network join")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-01 18:24:13 +01:00
..
dhcp.js luci-mod-network: handle multiple mac for static lease 2020-10-08 02:43:29 +02:00
diagnostics.js luci-mod-network: diagnostics.js: pass IP version flag to ping/ping6 2020-06-12 01:54:33 -04:00
hosts.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
interfaces.js luci-mod-network: interfaces.js: disable action buttons on insufficient ACLs 2020-04-16 15:21:03 +02:00
routes.js luci-mod-network: fix reading static route table value 2020-05-13 17:20:05 +02:00
switch.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
wireless.js luci-mod-network: fix SAE/WPA check on network join 2020-11-01 18:24:13 +01:00