[Desktop-packages] [Bug 857651]

2013-11-20 Thread e80f00
Hello, Its great that you want to review the changes. But why do you require them to be uploaded to bugzilla? Why do you not just retrieve them from github? git clone https://github.com/mmonaco/accountsservice.git cd accountsservice git checkout origin/exclude-v3 git format-patch -8 (You could r

[Desktop-packages] [Bug 857651] Re: Unable to hide users from login screen / user switcher

2012-10-29 Thread e80f00
Created patch against latest ubuntu source package. It creates the option to write a key-value-pair to a configuration file named /etc/accountsservice.conf, in which you can specify with the key "hidden-users" a space separated list of the hidden users. Example content of /etc/accountsservice.c