Commit Graph

20 Commits (14a953fbe01a3d26e1330ea224ab71928a2f93c1)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 11 years ago
Robin McCorkell a17f9111a0 PHPDoc fixes for user_ldap 11 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 11 years ago
Arthur Schiwon b968eed27b remove remaining testing artefact 11 years ago
Arthur Schiwon c7751c0795 intendetion. where did the whitespaces come from? 11 years ago
Arthur Schiwon a8883f4ed2 LDAP: let proxy for multiple server access methods from Access 11 years ago
Arthur Schiwon b669e1a3c1 LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 11 years ago
Arthur Schiwon 3955388f20 LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 12 years ago
Arthur Schiwon 6fdce3b7e9 LDAP: user proxy must support canChangeAvatar too 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Arthur Schiwon d69579f773 LDAP: fix display of numerical display names 12 years ago
Arthur Schiwon b066c0ff44 LDAP: reset user/group-config association only after exists-check, may performance in some cases 12 years ago
Thomas Mueller 14e3d77d64 https://github.com/owncloud/core/pull/1598#discussion_r2976684 12 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 12 years ago
Thomas Mueller fc585623a5 spell check 12 years ago
Arthur Schiwon a1dc24c9da LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support) 12 years ago
Arthur Schiwon 09c54722a8 add LDAP User and Group proxies to suppoer multiple servers 12 years ago