Open janvanoverwalle opened 5 years ago
Removed empty passwd check in connect function (issue #5). Modified get_profiles function to include Group policy profiles as well.
connect
get_profiles
Thanks for your contribution. I'm too busy recently. I'll look into the PR when free.
Fixed additional issue when connecting to an AP that has no pre-existing profile using a password.
Removed empty passwd check in
connect
function (issue #5). Modifiedget_profiles
function to include Group policy profiles as well.