Commit Graph

58 Commits (53c5a84eac33fdc1deb0bf5607c1984a258771b0)

Author SHA1 Message Date
Volkan Gezer f880734827 make user_ldap fully translatable 11 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 11 years ago
ben-denham ef65381a0b Moved LdapFilter into a separate js file in user_ldap. 11 years ago
Arthur Schiwon f64ae75107 LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
Arthur Schiwon c975021a67 clean up 12 years ago
Arthur Schiwon b2ccb712e2 Ldap Wizard: Group Filter configuration 12 years ago
Arthur Schiwon 7c6a9c2256 Ldap Wizard: Login filter UI, detection of username attribute, composing of login filter 12 years ago
Arthur Schiwon 3b1822cf91 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 12 years ago
Arthur Schiwon 53db1fe5ac First stage of new Wizard, neither feature complete nor ready 12 years ago
Arthur Schiwon 652caa1c88 LDAP: move Configuration out of Connection into class of its own. The new wizard requires it. 12 years ago
Arthur Schiwon 0c837cefb6 LDAP: allow different UUID attributes for groups and users 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon 479f893f6d LDAP: Show Host name in configuration drop down 12 years ago
Arthur Schiwon 68ecee9771 LDAP: Coypright info 12 years ago
Arthur Schiwon bce0c3c372 LDAP: move more settings stuff to template file 12 years ago
Lukas Reschke df1d90433d [user_ldap] From echo to p 12 years ago
Arthur Schiwon a8ac4bdf79 LDAP: Always preset configuration prefix when no configuratin is stored or all remaining ones are deleted 12 years ago
Arthur Schiwon fccfdb2a52 LPAP: cleanup settings.php, it's already ajaxified 12 years ago
Arthur Schiwon b084ed6a42 LDAP: clean up, save configuration is now handled by Ajax 12 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 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 1c19e66712 coding style 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
Frank Karlitschek e6de09c0a9 check if admin 12 years ago
Frank Karlitschek c4ecbad009 check if admin 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Arthur Schiwon df8c67721d code style 13 years ago
Arthur Schiwon 5252fc52ed LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 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 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
Lukas Reschke d294373f47 Sanitzing user input 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