Skip to content
Commit 39bf6535 authored by Dan Williams's avatar Dan Williams
Browse files

applet: request secrets in the applet's wireless dialog

Somewhat broken by the libnm-glib settings service refactor,
but it wouldn't have worked with system connections before anyway,
since nothing explicitly requested system setting secrets from
the wireless dialog. (The connection editor was OK)

This commit basically refactors the population of the various
GtkEntry widgets for secrets and the TLS private key filepicker to
happen both at UI creation time, *and* to update them after
getting secrets.  The wireless dialog now explicitly requests
secrets from a connection every time that connection is selected
from the Connection: combo, and when the secrets come back populates
the UI with them, which triggers dialog validation, which will
then enable the Connect... button.
parent b905cc2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment