Commit Graph

58 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 13 years ago
Thomas Müller 9d91ceade4 fix php syntax 13 years ago
Jan-Christoph Borchardt 83b2411b81 reword LDAP config and use themable strings, fix rest of #3791 13 years ago
Arthur Schiwon 796ee8c4c0 LDAP: Implement clear mappings functionality 13 years ago
Arthur Schiwon c9b3da5bbc LDAP: better variable name 13 years ago
Arthur Schiwon c18158906c LDAP: add settings for UUID override 13 years ago
Arthur Schiwon 498eae49b1 LDAP: prepare settings for internal username attribute and clearing user mappings 13 years ago
kondou d6b13ccd12 Use !== and === in user_ldap app – Part 2 14 years ago
Arthur Schiwon bce0c3c372 LDAP: move more settings stuff to template file 14 years ago
Arthur Schiwon 1e5f8b0e20 LDAP: fix settings output thus make settings work again 14 years ago
Lukas Reschke df1d90433d [user_ldap] From echo to p 14 years ago
Bart Visscher 925de78cec Join split translated strings 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 14 years ago
Arthur Schiwon 10ad5f923a remove ugly whitespace 14 years ago
Arthur Schiwon a7d82ad0ee LDAP: settings Advanced tab has grown too long by far. Structure it using accordion 14 years ago
Arthur Schiwon 2f11d7fe12 LDAP: adjust settings interface for custom search attributes 14 years ago
Arthur Schiwon 0b98dc30b2 LDAP: remove unnecessary placeholders, fixes PHP warnings 14 years ago
Arthur Schiwon 8f388d9df4 LDAP: update link to online documentation 14 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 14 years ago
Arthur Schiwon 5b9e181198 LDAP: implement deleteConfiguration feature 14 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 14 years ago
Arthur Schiwon 6d84aa93d3 Ajaxifiy Settings Save 14 years ago
Arthur Schiwon 805f900b19 LDAP: pass defaults to settings form, and restore them on creating a new configuration if wanted 14 years ago
Arthur Schiwon a53addf825 LDAP: first basics for multiserver config ui 14 years ago
Arthur Schiwon 3d56cf3a5b LDAP: add support for backup/replica servers 14 years ago
Arthur Schiwon 72d67ec036 Switch to textarea to enable configuration of multiple DNs 14 years ago
Arthur Schiwon 959996c3b4 LDAP: fix spelling 14 years ago
Arthur Schiwon 414b7e8e03 Also show a more prominent warning when php_ldap is not installed 14 years ago
Arthur Schiwon b54390f432 Show conflict warning when user_ldap and user_webdavauth are enabled 14 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Arthur Schiwon 7027742bd6 LDAP settings, add missing p tags 14 years ago
Arthur Schiwon 42a9969304 LDAP: implement getHome() function, use either username (default) or specify an LDAP attribute value to use 14 years ago
Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. 14 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. 14 years ago
Arthur Schiwon 6fbed6a588 LDAP: add Test Configuration functionality in the settings 14 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. 14 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 14 years ago
Arthur Schiwon 266c5238c9 LDAP: offer config option for Group Display Name attribute 14 years ago
Arthur Schiwon fcc9a5c8d4 LDAP: offer config option for Group Display Name attribute 14 years ago
Arthur Schiwon 782d82730a commited a bit too much before 14 years ago
Arthur Schiwon 8983c6dd6b commited a bit too much before 14 years ago
Arthur Schiwon 59bbf0acee LDAP: link to documentation on settings page 14 years ago
Arthur Schiwon b48228ae3d LDAP: link to documentation on settings page 14 years ago
Arthur Schiwon 449b9b92f0 LDAP: fix wrong value for input type 14 years ago
Arthur Schiwon 93849916bb LDAP: support for 'member' as group-member-association 14 years ago
Arthur Schiwon 8b4e16ec77 LDAP: fix wrong value for input type 14 years ago
Arthur Schiwon d2369b6e96 LDAP: support for 'member' as group-member-association 14 years ago
Arthur Schiwon 82cfb3e0f5 LDAP: don't store agent password in plain text 14 years ago