After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648694 - [09 task] check connection visibility
[09 task] check connection visibility
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks: 648692
 
 
Reported: 2011-04-26 18:28 UTC by Dan Williams
Modified: 2012-07-26 16:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Williams 2011-04-26 18:28:26 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)