GNOME Bugzilla – Bug 790655
[review] some rework of secrets handling in core and applet
Last modified: 2017-11-23 14:03:54 UTC
Please review
core: th/vpn-secrets-bgo790655 applet: th/vpn-secrets-bgo790655 The handling of secret request is not unified, that is applet, gnome-shell and nmcli/nmtui implement them differently. Same for the interaction with the auth-dialog. Eventually, this should be unified by providing a convenient API from libnm. Just a small step to that direction. Please review
> clients: some cleanup of requesting VPN secrets while (p && p->name) { + g_print (">>> request %s = %s\n", p->name, p->ui_name); Remove this. The rest LGTM.
thanks. merged core: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=ca26d1ae07a4e8a7036051301d0103ab0822fd44 applet: https://git.gnome.org/browse/network-manager-applet/commit/?id=4e214ce0afd58abc90b94d03ee190676fb48815c