Commit Graph

50 Commits (6ee7dc5f590e26f54d2a986a72bb328ed0b0db8f)

Author SHA1 Message Date
Arthur Schiwon 6ee7dc5f59 only retrieve requested attributes 13 years ago
Arthur Schiwon fffbf26159 don't forget to declare class properties 13 years ago
Arthur Schiwon 66018b89b2 LDAP: don't forget to unbind 13 years ago
Arthur Schiwon 86192c2f8d checked, works for me 13 years ago
Arthur Schiwon 9cd5221d47 group ldap: check configuration 13 years ago
Arthur Schiwon ed54de1bbf group LDAP: implement groupExists function, needed for Sharing 13 years ago
Arthur Schiwon 320fde9eec OC_Group does expect object, not string 13 years ago
Arthur Schiwon 899c7631d5 minor code beautification 13 years ago
Arthur Schiwon e1948c651b use the right attribute for member retrieval 13 years ago
Arthur Schiwon 02f4e78f3e a string be a string 13 years ago
Arthur Schiwon 819af69972 group LDAP: simple basic tests 13 years ago
Arthur Schiwon 0a46c7a393 group LDAP: usersInGroup not getUsersInGroup 13 years ago
Arthur Schiwon 2a03db6065 don't forget changes in lib_ldap for last commit 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 29bb5d27e4 few pieces of documentation 13 years ago
Arthur Schiwon 19243b3e91 give back expected result types as long as logic is not there yet 13 years ago
Arthur Schiwon e160acefe3 test for ldap group backend 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
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Arthur Schiwon 8ed4606685 LDAP: don't keep possibly outdated passwords 13 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 13 years ago
Arthur Schiwon fa6ad6ba68 LDAP: set also quota, when there is no explicit default value 13 years ago
Arthur Schiwon b192f86d84 LDPA: fix setting variables and add missing ones to the array 13 years ago
Arthur Schiwon eb8ffd9315 LDAP fix: set user quota, if attribute is provided 13 years ago
Arthur Schiwon f040ce044c consider changed/new setting variables for user_ldap 13 years ago
Arthur Schiwon 3c72a7c934 make ldap settings a little bit less ugly 13 years ago
Arthur Schiwon ea15c17149 typo in function call 13 years ago
Arthur Schiwon de642697bb make LDAP filter for user list configurable 13 years ago
Arthur Schiwon 7ff4e40b20 Combing LDAP backend with LDAP extended backend 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Insanemal c945989a70 Total rewite of fix. 14 years ago
Insanemal 8d092434ed Adjusted the check user function to lowercase the return. 14 years ago
Insanemal 18d8dc4757 Added option to lowercase all usernames. 14 years ago
Markus Kalkbrenner 48ae18a733 - fixed translateable strings in template 14 years ago
Markus Kalkbrenner bf84aa23f4 - provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory 14 years ago
Markus Kalkbrenner cff6a41e2b fixed copy&paste error: store ldap_tls setting in user_ldap, not 14 years ago
Markus Kalkbrenner 0155effdb7 - bugfix: allow anonymous bind for search, then bind with users credentials. 14 years ago
krzaczek 28cd41a2a4 users_ldap - added getUsers() method to fetch all existing users from 14 years ago
Caio Marcelo de Oliveira Filho 578d1de55d Fix OC_USER_LDAP::checkPassword() to return the username 14 years ago
Sascha Schneider 04eebccc39 apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls 14 years ago
Jan-Christoph Borchardt f5cef2fcbf cleaned up LDAP settings 14 years ago
Jan-Christoph Borchardt 3b10cddceb added icon for Admin 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Frank Karlitschek c824572b91 fix the getlink calls 14 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago