Commit Graph

8 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke c1e6a5965e
Return true in the dummy backend for successful display name change 7 years ago
Arthur Schiwon 2fde21e318
extend tests for status quo 8 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend 10 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 10 years ago
Lukas Reschke af01958f3e Add missing annotations for parameters 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 11 years ago
Robin Appelman c21d1da01a Support displaynames for dummy user backend 11 years ago
Arthur Schiwon 16275eca84 loop over usernames, not passwords 12 years ago
Arthur Schiwon f3ecf819ec extend Dummy user and group implementation to pass tests 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Arthur Schiwon d7cb5ab080 add tests for user counting 12 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 12 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Jörn Friedrich Dreyer 2c1f732880 use null instead of -1 on all getUser() 14 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Robin Appelman 5fe7200a7f update documentation of oc_user::checkpassword 14 years ago
Robin Appelman d8e54acbf3 test cases for user backends 14 years ago