Commit Graph

86 Commits (051442bc7654cc41bc8e1bb48762494764111daa)

Author SHA1 Message Date
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
Robin Appelman 24e81ce4d5 fix some ldap errors 14 years ago
Robin Appelman 7362f103ed only use ldap user backend when it is configured 14 years ago
Dominik Schmidt 7f0dc638ae Hopefully fix errors if ldap plugin is not configured 14 years ago
Dominik Schmidt 735738fe6f user_ldap: close ldap connection in dtor 14 years ago
Dominik Schmidt 5f29f8a831 user_ldap: implement userExists 14 years ago
Dominik Schmidt d4618d633a user_ldap: use input-type-password for ldap_password 14 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 14 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 14 years ago