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/network/services
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
..
dnsmasq dnsmasq: abort when dnssec requested but not available 4 years ago
dropbear dropbear: make rsa-sha2-256 pubkeys usable again 4 years ago
ead ead: fix resource leak in tinysrp 4 years ago
hostapd hostapd: recognize option "key" as alias for "auth_secret" 4 years ago
igmpproxy igmpproxy: remove some bashism 4 years ago
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 4 years ago
lldpd lldpd: add management IP setting 4 years ago
odhcpd odhcpd: bump to latest git HEAD 4 years ago
omcproxy omcproxy: define configuration file 5 years ago
openvpn openvpn: fix arguments passing to wrapped up and down scripts 4 years ago
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 6 years ago
ppp ppp: update to version 2.4.8.git-2020-05-25 4 years ago
relayd relayd: bump to version 2020-04-25 4 years ago
uhttpd uhttpd: update to the latest master 4 years ago
umdns umdns: fix compiling using gcc 10 4 years ago
wireguard wireguard: bump to 1.0.20200729 4 years ago