Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce new virtual method hasUserListings() to determine if a user backend... | Thomas Mueller | 2013-02-11 | 1 | -1/+6 |
* | Adjust user interface to additions around displayName Handling | Arthur Schiwon | 2013-01-29 | 1 | -0/+15 |
* | use null instead of -1 on all getUser() | Jörn Friedrich Dreyer | 2012-09-01 | 1 | -1/+1 |
* | OC_User: getHome is an optional method, taking it out of the Interface | Arthur Schiwon | 2012-08-27 | 1 | -7/+0 |
* | implement getHome in OC_User | Georg Ehrke | 2012-08-26 | 1 | -0/+7 |
* | Make getting all users and groups the default | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | remove only internally used function from interface | Arthur Schiwon | 2012-07-25 | 1 | -9/+0 |
* | define an interface for the User Backend | Arthur Schiwon | 2012-07-25 | 1 | -0/+69 |