Robin Appelman
|
c21d1da01a
|
Support displaynames for dummy user backend
|
2014-11-06 18:31:40 +01:00 |
Arthur Schiwon
|
16275eca84
|
loop over usernames, not passwords
|
2014-06-30 20:43:50 +02:00 |
Arthur Schiwon
|
f3ecf819ec
|
extend Dummy user and group implementation to pass tests
|
2014-06-25 13:13:53 +02:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
a7ae2e874a
|
Squash 'a | b' into 'a|b', in /lib
|
2014-05-13 19:08:14 +01:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Arthur Schiwon
|
d7cb5ab080
|
add tests for user counting
|
2014-01-08 13:26:48 +01:00 |
Andreas Fischer
|
75588fc0b6
|
Use strict comparison === instead of ==.
|
2013-10-08 20:03:16 +02:00 |
Andreas Fischer
|
6eab36a89b
|
Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.
The user id has to be returned.
|
2013-10-08 19:57:37 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |