summaryrefslogtreecommitdiffstats
path: root/lib/user/backend.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-159/+0
* New user management classesRobin Appelman2013-05-291-11/+11
* Whitespace fixesBart Visscher2013-02-221-2/+2
* changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAMEThomas Mueller2013-02-151-1/+1
* introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-111-8/+16
* remove dubug valueBjörn Schießle2013-01-291-1/+1
* interface and API to change display namesBjörn Schießle2013-01-281-0/+2
* change order, key -> uid and value -> display name, this way it is also possi...Björn Schießle2013-01-281-2/+2
* get all display names from users in a given groupBjörn Schießle2013-01-251-2/+2
* get all display namesBjörn Schießle2013-01-251-0/+15
* new branch which introduces display namesBjörn Schießle2013-01-241-0/+11
* adding space between) and {Thomas Mueller2012-09-071-6/+6
* use null instead of -1 on all getUser()Jörn Friedrich Dreyer2012-09-011-1/+1
* implement getHome in OC_UserGeorg Ehrke2012-08-261-0/+11
* Make getting all users and groups the defaultMichael Gapczynski2012-08-111-1/+1
* Add search, limit, and offset parameters to getUsers() and getGroups()Michael Gapczynski2012-08-111-1/+1
* define an interface for the User BackendArthur Schiwon2012-07-251-1/+1
* Merge branch 'unstable'Bart Visscher2012-06-041-8/+32
|\
| * Implement default functions in OC_User backendBart Visscher2012-05-101-8/+32
* | Minor change to commentSam Tuke2012-06-011-2/+4
* | update copyrightFrank Karlitschek2012-05-261-1/+1
|/
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
* Use autoloadJakob Sack2011-07-271-0/+86