openwrt/package/network/services/hostapd
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
..
files hostapd: recognize option "key" as alias for "auth_secret" 2020-08-07 21:19:29 +02:00
patches hostapd: update mesh DFS patches and add mesh HE support 2020-07-30 16:27:44 +01:00
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Config.in hostapd: add wpad-basic-wolfssl variant 2020-08-07 12:02:19 +02:00
Makefile hostapd: recognize option "key" as alias for "auth_secret" 2020-08-07 21:19:29 +02:00