Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

wifi interfaces don't allow to configure wpa keys #35

Open
buzzdeee opened this issue Jan 12, 2015 · 1 comment
Open

wifi interfaces don't allow to configure wpa keys #35

buzzdeee opened this issue Jan 12, 2015 · 1 comment

Comments

@buzzdeee
Copy link
Contributor

Hi,

the wifi interface only has parameter network_key, which "magically" maps to wpakey.

How about changing the wifi interface the following way:

keep network_key as is, but add a deprecation warning.
add wpa_key and wep_key parameters, where both behave as the name suggests ;)

@zachfi
Copy link
Owner

zachfi commented Feb 18, 2015

That sounds fine. I was choosing agnostic language, but I suppose it makes sense to have the params map directly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants