Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit setting for WPA2 enterprise #153

Open
walkerdanny opened this issue Jun 16, 2024 · 0 comments
Open

Add explicit setting for WPA2 enterprise #153

walkerdanny opened this issue Jun 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@walkerdanny
Copy link

Currently the process of updating the WiFi config requires setting wifi_wpa2ent_username to None to disable it, which is both confusing, and throws a KeyError if a user tries to do it twice.

It would be good to have this as an explicit separate setting, like wifi_wpa2ent_enable that can be set to avoid the confusion, and remove problems such as users setting the username to the string "None" etc.

@walkerdanny walkerdanny added the enhancement New feature or request label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant