summaryrefslogtreecommitdiffstats
path: root/lib/private/user/dummy.php
Commit message (Expand)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
* Updating license headersJenkins for ownCloud2015-02-231-17/+17
* introduce names for user backends - IUserBackendMorris Jobke2014-12-191-1/+9
* 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
* 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
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+126