Commit graph

3 commits

Author SHA1 Message Date
Stef Walter
251a189cfc user-accounts: Add um_user_is_local_account() method
* Use new LocalAccount property in accountsservice to
   add the um_user_is_local_account() method.

https://bugzilla.gnome.org/show_bug.cgi?id=681770
2012-08-18 19:14:02 +01:00
Matthias Clasen
59db8d3716 Users: try harder not to show system accounts
When used with accountsservice >= 0.6.9, this fixes the problem where,
when you click the unlock button on the user panel, the root user pops
up in the user list, unexpectedly.

When used with 0.6.8 it silently does nothing, since the system-account
property is not available.

https://bugzilla.gnome.org/show_bug.cgi?id=647487
2011-04-12 20:37:36 -04:00
William Jon McCann
bf5cb44016 Add user-accounts dialog
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00