3a157fe92f
CurrentAuthMode should be set as a real auth type when authentication is in progress. wpa_supplicant has a property "State" which indicates the authentication stage already. I think setting auth mode as "INACTIVE" in all auth progress stages is not a good idea, because sometimes we need to handle this connection according to the auth type even when authentication is not complete. For example, NetworkManager may recall ask-password-dialog when auth mode is "wpa-psk" and "sae", try next access point when auth mode is "EAP-xx" when password is incorrect. Since "CurrentAuthMode" is set as "INACTIVE" in all not fully completed situations, we do not know how to handle it. Signed-off-by: Aris Aachen <chenyunxiong@unionitech.com> Signed-off-by: ArisAachen <chenyunxiong@uniontech.com> |
||
---|---|---|
.. | ||
.gitignore | ||
dbus-wpa_supplicant.conf | ||
dbus_common.c | ||
dbus_common.h | ||
dbus_common_i.h | ||
dbus_dict_helpers.c | ||
dbus_dict_helpers.h | ||
dbus_new.c | ||
dbus_new.h | ||
dbus_new_handlers.c | ||
dbus_new_handlers.h | ||
dbus_new_handlers_p2p.c | ||
dbus_new_handlers_p2p.h | ||
dbus_new_handlers_wps.c | ||
dbus_new_helpers.c | ||
dbus_new_helpers.h | ||
dbus_new_introspect.c | ||
fi.w1.wpa_supplicant1.service.in | ||
Makefile |