Hi Jan
when I don't read the secrets via NetworkManager::Connection::secrets and store
the changes applied on a setting the passwords are always cleared. I assume the
passwords are replaced by the empty string because I never set them. I tried to
filter the secrets out by removing the password
words
Hi,
On Thursday 27 of August 2015 09:43:54 Boettger, Heiko wrote:
> Hi,
>
> I am currently developing a gui for our products to edit the network
> settings. One thing which I cannot figure out is how to get the passwords.
> Simply calling NetworkManager::Security8021xSe
Hi,
I am currently developing a gui for our products to edit the network settings.
One thing which I cannot figure out is how to get the passwords.
Simply calling NetworkManager::Security8021xSetting::password() or any of the
other password-methods doesn't seem to work.
Is there somewhere a go