Commit Graph

44 Commits (c73f525050dc8b6a17d630359ea73784cad1f4b6)

Author SHA1 Message Date
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 12 years ago
Arthur Schiwon 10ad5f923a remove ugly whitespace 12 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 12 years ago
Arthur Schiwon 2f11d7fe12 LDAP: adjust settings interface for custom search attributes 12 years ago
Arthur Schiwon 0b98dc30b2 LDAP: remove unnecessary placeholders, fixes PHP warnings 12 years ago
Arthur Schiwon 8f388d9df4 LDAP: update link to online documentation 12 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago
Arthur Schiwon 5b9e181198 LDAP: implement deleteConfiguration feature 12 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 12 years ago
Arthur Schiwon 6d84aa93d3 Ajaxifiy Settings Save 12 years ago
Arthur Schiwon 805f900b19 LDAP: pass defaults to settings form, and restore them on creating a new configuration if wanted 12 years ago
Arthur Schiwon a53addf825 LDAP: first basics for multiserver config ui 12 years ago
Arthur Schiwon 3d56cf3a5b LDAP: add support for backup/replica servers 12 years ago
Arthur Schiwon 72d67ec036 Switch to textarea to enable configuration of multiple DNs 12 years ago
Arthur Schiwon 959996c3b4 LDAP: fix spelling 12 years ago
Arthur Schiwon 414b7e8e03 Also show a more prominent warning when php_ldap is not installed 12 years ago
Arthur Schiwon b54390f432 Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 13 years ago
Arthur Schiwon 42a9969304 LDAP: implement getHome() function, use either username (default) or specify an LDAP attribute value to use 13 years ago
Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. 13 years ago
Arthur Schiwon 95c33e466c LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 13 years ago
Arthur Schiwon 6fbed6a588 LDAP: add Test Configuration functionality in the settings 13 years ago
Arthur Schiwon 6c92a85d49 LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Arthur Schiwon 266c5238c9 LDAP: offer config option for Group Display Name attribute 13 years ago
Arthur Schiwon fcc9a5c8d4 LDAP: offer config option for Group Display Name attribute 13 years ago
Arthur Schiwon 782d82730a commited a bit too much before 13 years ago
Arthur Schiwon 8983c6dd6b commited a bit too much before 13 years ago
Arthur Schiwon 59bbf0acee LDAP: link to documentation on settings page 13 years ago
Arthur Schiwon b48228ae3d LDAP: link to documentation on settings page 13 years ago
Arthur Schiwon 449b9b92f0 LDAP: fix wrong value for input type 13 years ago
Arthur Schiwon 93849916bb LDAP: support for 'member' as group-member-association 13 years ago
Arthur Schiwon 8b4e16ec77 LDAP: fix wrong value for input type 13 years ago
Arthur Schiwon d2369b6e96 LDAP: support for 'member' as group-member-association 13 years ago
Arthur Schiwon 82cfb3e0f5 LDAP: don't store agent password in plain text 13 years ago
Arthur Schiwon c1490239e5 LDAP group: support for memberUid, fix for oc-594 13 years ago
Arthur Schiwon 9dee2a6b2c LDAP: settings for group filter, fixes oc-587 13 years ago
Arthur Schiwon 51b6aab436 LDAP: remove Notices on settings 13 years ago
Arthur Schiwon e1cd690a7c LDPA: group settings into basic and advanced to look less crowded. Still needs some love. Looks different to the other admin settings, though. 13 years ago
Arthur Schiwon b192f86d84 LDPA: fix setting variables and add missing ones to the array 13 years ago
Arthur Schiwon 3c72a7c934 make ldap settings a little bit less ugly 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 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