Hi,
I notice there is in practise duplicate information for EAP passphrases.
The standard passhprase is set from the configuration file and removed
on invalid key errors. The EAP passphrase was set on agent replies and
removed on all errors. As the wifi plugin was using the EAP passphrase
as a backup solution should the standard passphrase be unset, it may
happen that EAP fails, EAP passphrase gets unset but the normal
passphrase is still set. Thus I simply removed the EAP WiFi passphrase
and now all WiFi methods use the standard one instead.
This patch set may be able to fix CM-653. Sombeody with EAP and
passphrases should test this one thoroughly.
Cheers,
Patrik
Patrik Flykt (3):
service: Remove duplicate EAP AgentPassphrase information
network: Remove WiFi.AgentPassphrase from network
wifi: Remove WiFi.AgentPassphrase from the wifi plugin
plugins/wifi.c | 18 +++---------------
src/connman.h | 4 +---
src/network.c | 9 +--------
src/service.c | 36 +++++++-----------------------------
4 files changed, 12 insertions(+), 55 deletions(-)
--
1.8.5.2
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman