You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
4 years ago
..
base-files base-files: functions.sh: fix config_get() on invalid identifiers 4 years ago
boot ath79/nand: add support for Netgear WNDR4300TN 4 years ago
devel binutils: update to version 2.34 4 years ago
firmware layerscape: harmonize device strings 4 years ago
kernel exfat: add dependency on nls-base 4 years ago
libs libubox: update to git HEAD 4 years ago
network hostapd: recognize option "key" as alias for "auth_secret" 4 years ago
system procd: update to git HEAD 4 years ago
utils ravpower-mcu: bump PKG_RELEASE 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago