commaai / openpilot

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
https://comma.ai/openpilot
MIT License
49.89k stars 9.09k forks source link

Add ability to login to WIFI that requires username #31813

Open BBBmau opened 8 months ago

BBBmau commented 8 months ago

I noticed that username is unused in networkManager. It would make sense to support the use of it for when users require both a username and password to connect to a network.

mimi89999 commented 8 months ago

What username? The configuration for WPA2 Enterprise?

BBBmau commented 8 months ago

What username? The configuration for WPA2 Enterprise?

Yep!

mimi89999 commented 8 months ago

I guess that the UI must also make it possible to set authentication method then. That's the use case for that?

BBBmau commented 8 months ago

@mimi89999 it can just be that if you go ahead and fillout the username field then it will be set to using WPA2-Enterprise. Similar to how connecting to a hidden network will automatically set it to wifi/hidden as true.

mimi89999 commented 8 months ago

Where do you have a WPA2 Enterprise network that you would like to connect to? The username isn't enough as there are multiple methods in WPA2 Enterprise.