openwrt-mirror/package
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
..
base-files base-files: functions.sh: fix config_get() on invalid identifiers 2020-08-07 11:05:16 +02:00
boot ath79/nand: add support for Netgear WNDR4300TN 2020-08-06 16:56:07 +02:00
devel binutils: update to version 2.34 2020-08-06 12:42:16 +02:00
firmware layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
kernel exfat: add dependency on nls-base 2020-08-07 16:51:58 +02:00
libs libubox: update to git HEAD 2020-08-06 15:27:51 +01:00
network hostapd: recognize option "key" as alias for "auth_secret" 2020-08-07 21:19:29 +02:00
system procd: update to git HEAD 2020-08-06 16:17:37 +01:00
utils ravpower-mcu: bump PKG_RELEASE 2020-07-15 09:56:23 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00