openwrt/package/network/services/hostapd
Jo-Philipp Wich aedfdee766 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:48 +00:00
..
files hostapd: recognize option "key" as alias for "auth_secret" 2021-09-01 08:06:48 +00: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 2021-09-01 08:06:48 +00:00
Makefile hostapd: recognize option "key" as alias for "auth_secret" 2021-09-01 08:06:48 +00:00