Stop reporting WPA and WEP keys back to userland.
authorstsp <stsp@openbsd.org>
Mon, 27 Nov 2017 20:54:38 +0000 (20:54 +0000)
committerstsp <stsp@openbsd.org>
Mon, 27 Nov 2017 20:54:38 +0000 (20:54 +0000)
commit7c4ecb614975a6af4c8bbebfbe5861dcb83ced84
tree12d6900bc193505b029f96865cbc365a6f05dbe4
parentf7b98954e1a56001f3939ea2c2118fc684a9ffca
Stop reporting WPA and WEP keys back to userland.
The kernel is not a password database; look your wifi keys up elsewhere.

Discussed with several.
ok phessler@ jca@
sys/net80211/ieee80211_ioctl.c