GNOME Bugzilla – Bug 679091
[PATCH] agent asks for password when interaction isn't allowed
Last modified: 2012-06-29 14:32:49 UTC
If a connection has no passwords yet (was preloaded, or something like that) and the password is marked "always-ask", the shell will ask for it even when it shouldn't. Like trying to edit that connection from nm-connection-editor. Clearly a typo in the original code.
Created attachment 217568 [details] [review] Don't ask for always-ask passwords when interaction isn't allowed
Review of attachment 217568 [details] [review]: Nice.
Pushed.