| Commit message (Expand) | Author | Age | Files | Lines |
* | Rephrase and clarify log message | Arthur Schiwon | 2014-02-10 | 1 | -1/+1 |
* | Wizard: disable LDAP referrals, fixes #6670 | Arthur Schiwon | 2014-02-10 | 1 | -0/+1 |
* | throw an info message, when base dn test failed | Arthur Schiwon | 2014-02-10 | 1 | -0/+4 |
* | LDAP: extend LDAP wrapper search method for sizelimit, improves performance i... | Arthur Schiwon | 2014-02-10 | 2 | -4/+6 |
* | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-22 | 1 | -4/+11 |
|\ |
|
| * | user workarount to compare CLOB column with CHAR value | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -4/+11 |
* | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-15 | 2 | -5/+9 |
|\| |
|
| * | typo, grammar | Arthur Schiwon | 2014-01-14 | 1 | -1/+1 |
| * | LDAP: only read config from database, if configID is given. Not what we want ... | Arthur Schiwon | 2014-01-14 | 1 | -1/+2 |
| * | remove unused variables | Arthur Schiwon | 2014-01-14 | 1 | -2/+2 |
| * | LDAP: fix TLS detection | Arthur Schiwon | 2014-01-14 | 1 | -2/+5 |
* | | Merge branch 'master' into memcache-public | Robin Appelman | 2014-01-09 | 1 | -27/+118 |
|\| |
|
| * | LDAP: implement userCount action. This required to (finally) clean up and ref... | Arthur Schiwon | 2014-01-08 | 1 | -27/+118 |
* | | Use $server->getMemCacheFactory() in ldap connection | Robin Appelman | 2014-01-09 | 1 | -1/+1 |
|/ |
|
* | LDAP: fix method behind save button on advancend and expert tabs, fixes at le... | Arthur Schiwon | 2013-12-13 | 1 | -5/+6 |
* | Merge pull request #6218 from leo-b/fix_ldap_setOption_returncode | blizzz | 2013-12-06 | 1 | -1/+1 |
|\ |
|
| * | correctly propagate the return value of ldap_set_option | root | 2013-12-06 | 1 | -1/+1 |
* | | LDAP Wizard: return correct var | Arthur Schiwon | 2013-12-04 | 1 | -1/+1 |
* | | LDAP: set default value for login filter to empty, otherwise the wizard signa... | Arthur Schiwon | 2013-12-04 | 1 | -1/+1 |
* | | LDAP Wizard: don't send ldap_tls change back to the interface as the element ... | Arthur Schiwon | 2013-12-04 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #5955 from owncloud/fix5863 | blizzz | 2013-11-27 | 2 | -0/+48 |
|\ |
|
| * | LDAP Wizard: proper behaviour for raw filter input. remember the editing mode... | Arthur Schiwon | 2013-11-19 | 2 | -0/+48 |
* | | LDAP: username2dn should only return DNs that belong to the current LDAP ser... | Arthur Schiwon | 2013-11-25 | 1 | -1/+3 |
* | | LDAP: proxy: configurable return to determine when to try the next LDAP serve... | Arthur Schiwon | 2013-11-25 | 1 | -3/+4 |
* | | LDAP: get user photo from LDAP and set it as avatar if available | Arthur Schiwon | 2013-11-22 | 1 | -0/+3 |
* | | LDAP Wizard: add objectclass for group detection in Zimbra | Arthur Schiwon | 2013-11-21 | 1 | -1/+1 |
* | | Merge pull request #5700 from owncloud/ldapWizSetDisplayNames | Thomas Müller | 2013-11-15 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | LDAP Wizard: do not forget to set display name attributes for user and group,... | Arthur Schiwon | 2013-11-05 | 1 | -0/+13 |
* | | LDAP Wizard: determine port without credentials. don't hide the port input field | Arthur Schiwon | 2013-11-11 | 1 | -2/+2 |
* | | LDAP Wizard: improve check for Agent DN and Credentials | Arthur Schiwon | 2013-11-11 | 1 | -26/+16 |
* | | LDAP: resolve namespace harakiri, fixes background job | Arthur Schiwon | 2013-11-06 | 1 | -4/+4 |
|/ |
|
* | Excpetion->Exception | VicDeo | 2013-11-01 | 1 | -11/+11 |
* | replacing ownCloud by theme-able name or avoid it's usage | Thomas Müller | 2013-10-29 | 1 | -1/+1 |
* | Port PR #5457 to master | Arthur Schiwon | 2013-10-25 | 1 | -4/+11 |
* | make sure the shared ldap connection is rebound to the configured user after ... | Donald Buczek | 2013-10-25 | 1 | -1/+3 |
* | LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518 | Arthur Schiwon | 2013-10-24 | 1 | -0/+15 |
* | LDAP: when multiline values are passed as array, do not try to preg_split the... | Arthur Schiwon | 2013-10-24 | 1 | -1/+1 |
* | typo, fixes #5517 | Arthur Schiwon | 2013-10-24 | 1 | -1/+1 |
* | LDAP Wizard: proper strings and translations for user and group count text | Arthur Schiwon | 2013-10-23 | 1 | -3/+9 |
* | merge master with resolved conflicts | Arthur Schiwon | 2013-10-23 | 1 | -1/+1 |
|\ |
|
| * | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @... | Arthur Schiwon | 2013-10-19 | 1 | -1/+1 |
* | | Don't set Base User and Base Group when Base DN was detected, would case prob... | Arthur Schiwon | 2013-10-17 | 2 | -5/+3 |
* | | resolve merge conflicts from rebase | Arthur Schiwon | 2013-10-17 | 2 | -46/+32 |
* | | LDAP Wizard: fix couple more or less nasty bugs aka polishing | Arthur Schiwon | 2013-10-17 | 2 | -14/+16 |
* | | Wizard: autodetection of group-member-assoc attribute | Arthur Schiwon | 2013-10-17 | 2 | -1/+67 |
* | | LDAP: set displayname as default attribute for user display name | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | | Ldap Wizard: Group Filter configuration | Arthur Schiwon | 2013-10-17 | 2 | -13/+149 |
* | | Ldap Wizard: Login filter UI, detection of username attribute, composing of l... | Arthur Schiwon | 2013-10-17 | 2 | -13/+155 |
* | | LDAP Wizard: create user list filter, show number of user that will have acce... | Arthur Schiwon | 2013-10-17 | 2 | -1/+123 |
* | | Cleanup code, sort results | Arthur Schiwon | 2013-10-17 | 1 | -41/+49 |