GNOME Bugzilla – Bug 648694
[09 task] check connection visibility
Last modified: 2012-07-26 16:21:21 UTC
Ensure that connections not supposed to be visible to some particular user is not actually visible to that user. This means: 1) Ensure that GetSettings() for that connection returns an error 2) Ensure that the user cannot delete a connection not visible to him/her (via dbus since invisible connections shouldn't show up in the editor)