Commit Graph

14 Commits (49e567a5cc604bdccfa68f2dacb363a115ecb206)

Author SHA1 Message Date
Arthur Schiwon 49e567a5cc LDAP: let proxy for multiple server access methods from Access 13 years ago
Arthur Schiwon 1c58d8b226 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. 13 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) 13 years ago
Arthur Schiwon 6fdce3b7e9 LDAP: user proxy must support canChangeAvatar too 13 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 13 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Arthur Schiwon d69579f773 LDAP: fix display of numerical display names 13 years ago
Arthur Schiwon b066c0ff44 LDAP: reset user/group-config association only after exists-check, may performance in some cases 14 years ago
Thomas Mueller 14e3d77d64 https://github.com/owncloud/core/pull/1598#discussion_r2976684 14 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 14 years ago
Thomas Mueller fc585623a5 spell check 14 years ago
Arthur Schiwon a1dc24c9da LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support) 14 years ago
Arthur Schiwon 09c54722a8 add LDAP User and Group proxies to suppoer multiple servers 14 years ago