Commit Graph

14 Commits (e3adbcb7d58d06c2bac8d925930d2deb2ed563ea)

Author SHA1 Message Date
Arthur Schiwon cbba469990 LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. 15 years ago
Arthur Schiwon 0933b5e7ab use uniquemember instead of deprecated memberuid to identify LDAP group members. Attention: not every method is adjusted yet, so it breaks some things. 15 years ago
Arthur Schiwon 912c87eeda LDAP: optimize LDAP requests for users and groups. Settings are still to do, though. 15 years ago
Arthur Schiwon 6ee7dc5f59 only retrieve requested attributes 15 years ago
Arthur Schiwon 66018b89b2 LDAP: don't forget to unbind 15 years ago
Arthur Schiwon 86192c2f8d checked, works for me 15 years ago
Arthur Schiwon 9cd5221d47 group ldap: check configuration 15 years ago
Arthur Schiwon 899c7631d5 minor code beautification 15 years ago
Arthur Schiwon 02f4e78f3e a string be a string 15 years ago
Arthur Schiwon 0a46c7a393 group LDAP: usersInGroup not getUsersInGroup 15 years ago
Arthur Schiwon 2a03db6065 don't forget changes in lib_ldap for last commit 15 years ago
Arthur Schiwon 54a9fd2e6a group LDAP: implemented inGroup() 15 years ago
Arthur Schiwon 29bb5d27e4 few pieces of documentation 15 years ago
Arthur Schiwon 61a43419a5 starting to create the ldap group backend (with some inspiration from Yoann Gini) and preparing an general LDAP class 15 years ago