NetworkManager/clients/common
Lubomir Rintel 991df80408 cli: Process secret agent request for a connection only if we know its path
If we're activating the device without knowing the connection in advance, defer
servicing the requests for the secrets until we set the path.

[lkundrak@fedora20-2 ~]$ nmcli --ask c ifname wlan0

(process:18405): libnm-CRITICAL **: nm_object_get_path: assertion 'NM_IS_OBJECT (object)' failed
Error: Connection activation failed: The device has no connections available.
[lkundrak@fedora20-2 ~]$
2014-11-20 16:00:58 +01:00
..
nm-polkit-listener.c clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
nm-polkit-listener.h clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
nm-secret-agent-simple.c cli: Process secret agent request for a connection only if we know its path 2014-11-20 16:00:58 +01:00
nm-secret-agent-simple.h cli: Process secret agent request for a connection only if we know its path 2014-11-20 16:00:58 +01:00