summaryrefslogtreecommitdiffstats
path: root/lib/private/user/dummy.php
Commit message (Collapse)AuthorAgeFilesLines
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-169/+0
|
* Add missing annotations for parametersLukas Reschke2015-06-271-5/+3
|
* Update license headersJenkins for ownCloud2015-03-261-13/+17
|
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+17
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-17/+17
|
* introduce names for user backends - IUserBackendMorris Jobke2014-12-191-1/+9
| | | | * LDAP with multiple servers also proved backendName
* Support displaynames for dummy user backendRobin Appelman2014-11-061-3/+18
|
* loop over usernames, not passwordsArthur Schiwon2014-06-301-1/+1
|
* extend Dummy user and group implementation to pass testsArthur Schiwon2014-06-251-1/+10
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-6/+6
| | | | * test case added to avoid adding them later
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
|
* add tests for user countingArthur Schiwon2014-01-081-0/+9
|
* Use strict comparison === instead of ==.Andreas Fischer2013-10-081-1/+1
|
* Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.Andreas Fischer2013-10-081-2/+2
| | | | The user id has to be returned.
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+126
Conflicts: lib/private/vcategories.php