openwrt/package/network/services/hostapd/files
Jo-Philipp Wich bc1c9fdc20 hostapd: recognize option "key" as alias for "auth_secret"
The hostapd configuration logic is supposed to accept "option key" as
legacy alias for "option auth_secret". This particular fallback option
failed to work though because "key" was not a registered configuration
variable.

Fix this issue by registering the "key" option as well, similar to the
existing "server" nad "port" options.

Ref: https://github.com/openwrt/openwrt/pull/3282
Suggested-by: Michael Jones <mike@meshplusplus.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-08-07 21:19:29 +02:00
..
hostapd-basic.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd-mini.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd.sh hostapd: recognize option "key" as alias for "auth_secret" 2020-08-07 21:19:29 +02:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-basic.config wpa_supplicant: disable CONFIG_WRITE functionality 2020-04-13 22:40:06 +02:00
wpa_supplicant-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wpa_supplicant-mini.config wpa_supplicant: disable CONFIG_WRITE functionality 2020-04-13 22:40:06 +02:00
wpa_supplicant-p2p.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wpad.init hostapd: reduce to a single instance per service 2020-04-14 00:22:21 +01:00
wps-hotplug.sh hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00