Commit Graph

7 Commits (3e720942e58f99b038616d95e00a01ac9dd2f490)

Author SHA1 Message Date
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Jörn Friedrich Dreyer d2a16c4dc8
Unnecessary fully qualified names 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend 10 years ago
Roeland Jago Douma c51ebb02fa
Move OC_User_XX to legacy folder 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Lukas Reschke af01958f3e Add missing annotations for parameters 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke e77d2ff2b4 Remove outdated comment 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 11 years ago
Tigran Mkrtchyan 276f50a1ba user/backed: use pow of two for backed action constants 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 12 years ago
Arthur Schiwon 4585b4ea3f Infowarning about 32bit 12 years ago
Arthur Schiwon 1e1ced7772 Introduce user count action to user management 12 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 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
Bart Visscher bb75dfc021 Whitespace fixes 13 years ago
Thomas Mueller 297c50db18 changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME 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
Björn Schießle ebc3d1b2d7 remove dubug value 13 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 13 years ago
Björn Schießle 996b5cf368 change order, key -> uid and value -> display name, this way it is also possible to have non-unique display names 13 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 13 years ago
Björn Schießle 9bb8e05839 get all display names 13 years ago
Björn Schießle d16574f070 new branch which introduces display names 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
Georg Ehrke 5a4854079f implement getHome in OC_User 14 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 14 years ago
Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 14 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 14 years ago
Arthur Schiwon fdcbc23ed6 define an interface for the User Backend 14 years ago
Sam Tuke 4b4d13165a Minor change to comment 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Bart Visscher ac2e0cd6e4 Implement default functions in OC_User backend 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Jakob Sack f5c0dbd947 Use autoload 15 years ago
Dominik Schmidt 96657f8b62 Detect backend features dynamically instead of trial-and-error usage 15 years ago