Commit Graph

27 Commits (ac9fd79329ac695fdeba0f102647edb1320f3ea5)

Author SHA1 Message Date
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 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 fcc9a5c8d4 LDAP: offer config option for Group Display Name attribute 13 years ago
Lukas Reschke 380aab470f Sanitzing user input 13 years ago
Arthur Schiwon ea33b4aaa1 LDAP: don't make us of global constants (completing, was removed with latest additions to update.php) 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Arthur Schiwon 0c8740c1d5 LDAP: and don't forget the else part 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 c067cfc3b5 , not . 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Arthur Schiwon 76a60a2fc3 ups, we don't have a CSS file therefore 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 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 f040ce044c consider changed/new setting variables for user_ldap 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 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 0155effdb7 - bugfix: allow anonymous bind for search, then bind with users credentials. 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
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 14 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 14 years ago