Commit Graph

23 Commits (66265984352850c4045fb5e921ebc1322aa471cd)

Author SHA1 Message Date
Arthur Schiwon e58efd7877 LDAP group backend: Set configured true when it is... fixe oc-887 13 years ago
Arthur Schiwon a4f177d75d LDAP group backend: If a group filter is not configured, do not do anything. Fixes oc-867 13 years ago
Arthur Schiwon d2369b6e96 LDAP: support for 'member' as group-member-association 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Arthur Schiwon 3c2af95108 LDAP: offer only ownCloud-enabled users for sharing 13 years ago
Arthur Schiwon 7efa7171e3 LDAP: wrong assumptions for case (in)sensitivity, implement far better solution 13 years ago
Arthur Schiwon 7a5028317d LDAP: don't fall over case insensitive LDAP attribute name 13 years ago
Arthur Schiwon c1490239e5 LDAP group: support for memberUid, fix for oc-594 13 years ago
Arthur Schiwon 6c670cb82d LDAP: more cleanup 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
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. 13 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. 13 years ago
Arthur Schiwon 912c87eeda LDAP: optimize LDAP requests for users and groups. Settings are still to do, though. 13 years ago
Arthur Schiwon fffbf26159 don't forget to declare class properties 13 years ago
Arthur Schiwon ed54de1bbf group LDAP: implement groupExists function, needed for Sharing 13 years ago
Arthur Schiwon e1948c651b use the right attribute for member retrieval 13 years ago
Arthur Schiwon 0a46c7a393 group LDAP: usersInGroup not getUsersInGroup 13 years ago
Arthur Schiwon 8a6fa65ed6 group LDAP: implemented getUsersInGroup() 13 years ago
Arthur Schiwon b480071946 group LDAP: implemented getUserGroups() 13 years ago
Arthur Schiwon 0912f40ebe typo 13 years ago
Arthur Schiwon 54a9fd2e6a group LDAP: implemented inGroup() 13 years ago
Arthur Schiwon 19243b3e91 give back expected result types as long as logic is not there yet 13 years ago
Arthur Schiwon 61a43419a5 starting to create the ldap group backend (with some inspiration from Yoann Gini) and preparing an general LDAP class 13 years ago