Fix hostapd_cli get_config not to show key when WPA is disabled
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 8 Oct 2010 14:36:52 +0000 (17:36 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 Oct 2010 14:36:52 +0000 (17:36 +0300)
commit088a225586ebfca8298bd6e86a2b88e3158d888a
treecd2f93804b5ac038a969579e012acb650ae84c54
parent2f7d9f2dd9a8664c457a296713a09aeed335dcb5
Fix hostapd_cli get_config not to show key when WPA is disabled

Previously, incorrectly configured passphrase or group cipher type
could be shown even if WPA was disabled.
hostapd/ctrl_iface.c