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 645025 - Nuke supervised accounts
Nuke supervised accounts
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-17 14:39 UTC by David Zeuthen (not reading bugmail)
Modified: 2011-03-17 15:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (3.00 KB, patch)
2011-03-17 14:39 UTC, David Zeuthen (not reading bugmail)
committed Details | Review

Description David Zeuthen (not reading bugmail) 2011-03-17 14:39:32 UTC
Created attachment 183633 [details] [review]
Proposed patch

From: David Zeuthen <davidz@redhat.com>
Date: Thu, 17 Mar 2011 10:34:25 -0400
Subject: [PATCH] Nuke supervised accounts

The org.freedesktop.Accounts mechanism no longer supports supervised
accounts as per the patch in

 https://bugs.freedesktop.org/show_bug.cgi?id=35390

Therefore, nuke supervised accounts from the user interface as well.

Signed-off-by: David Zeuthen <davidz@redhat.com>
Comment 1 Bastien Nocera 2011-03-17 15:02:39 UTC
Review of attachment 183633 [details] [review]:

Looks good.
Comment 2 David Zeuthen (not reading bugmail) 2011-03-17 15:04:47 UTC
Comment on attachment 183633 [details] [review]
Proposed patch

Committed. Thanks.