| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+5 |
* | Respect user enumeration | Ralph Krimmel | 2016-01-08 | 1 | -2/+19 |
* | fix find DN by UUID for AD | Arthur Schiwon | 2015-12-14 | 1 | -13/+56 |
* | look for DN changes before marking a user as deleted | Arthur Schiwon | 2015-12-11 | 1 | -0/+52 |
* | Merge pull request #18212 from ryno83/treat_LDAP_users_not_available_by_user_... | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ |
|
| * | if define, check the userfilter if the user is still allowed | Renaud Fortier | 2015-08-11 | 1 | -1/+1 |
* | | Merge pull request #18294 from esakol/issue17173 | Thomas Müller | 2015-11-24 | 1 | -39/+67 |
|\ \ |
|
| * | | Fix RHDS ldap paged search, Issue #17173 | Mario Kolling | 2015-11-09 | 1 | -39/+67 |
* | | | remove uselessly used parameter, read all user attributes also when looking u... | Arthur Schiwon | 2015-11-06 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch 'master' into fix-20151 | blizzz | 2015-11-02 | 1 | -0/+5 |
|\ \ |
|
| * | | if a user that is flag as deleted shows up again, remove that flag. Fixes #20090 | Arthur Schiwon | 2015-10-30 | 1 | -0/+5 |
* | | | add method to count users by loginname and use it for diagnose test, fixes #2... | Arthur Schiwon | 2015-10-30 | 1 | -0/+14 |
|/ / |
|
* | | fix attribute casing to ensure array keys work | Arthur Schiwon | 2015-10-27 | 1 | -1/+2 |
* | | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 1 | -35/+35 |
|\ \ |
|
| * | | adjust fetchList with a single requested attribute accordingly | Arthur Schiwon | 2015-10-09 | 1 | -1/+3 |
| * | | treat dn as any other attribute when building the search() return array | Arthur Schiwon | 2015-10-08 | 1 | -3/+3 |
| * | | adjust handling changed return array structure from search() and fetchList() | Arthur Schiwon | 2015-10-08 | 1 | -5/+18 |
| * | | allow an attribute to return more than one value | Arthur Schiwon | 2015-10-07 | 1 | -28/+13 |
* | | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 1 | -0/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 1 | -0/+24 |
* | | | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
|/ / |
|
* | | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 1 | -1/+3 |
* | | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 1 | -1/+28 |
|/ |
|
* | Merge pull request #17526 from owncloud/fix-17516 | Morris Jobke | 2015-07-27 | 1 | -0/+11 |
|\ |
|
| * | LDAP: when checking group for matching filter, also take base DN into conside... | Arthur Schiwon | 2015-07-09 | 1 | -0/+11 |
* | | Merge pull request #17046 from nicolas-grekas/fix-16654 | blizzz | 2015-07-16 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | Do not use OC*::mb_*_replace(), they are useless | Nicolas Grekas | 2015-07-16 | 1 | -3/+2 |
* | | ensure groups match filter when using memberOf to read users group, refs #17119 | Arthur Schiwon | 2015-06-26 | 1 | -0/+27 |
|/ |
|
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 1 | -0/+27 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+24 |
* | support paged results against 389ds. | Arthur Schiwon | 2015-03-12 | 1 | -3/+6 |
* | set up paged search when limit is 0 | Arthur Schiwon | 2015-03-05 | 1 | -0/+11 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+14 |
* | Merge pull request #13740 from owncloud/fix-12190-2 | Lukas Reschke | 2015-02-24 | 1 | -1/+1 |
|\ |
|
| * | and escape the search term | Arthur Schiwon | 2015-01-29 | 1 | -1/+1 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+24 |
* | | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 1 | -7/+7 |
* | | this must be larger then (>), since buggy behaviour occurs when the parameter... | Arthur Schiwon | 2015-01-20 | 1 | -1/+1 |
|/ |
|
* | fix retrieval of user groups | Arthur Schiwon | 2015-01-12 | 1 | -1/+5 |
* | Merge pull request #12984 from owncloud/ldap-user-cleanup-master | Lukas Reschke | 2015-01-09 | 1 | -2/+27 |
|\ |
|
| * | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -2/+26 |
| * | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 1 | -0/+1 |
* | | Be less verbose when using a paged search | Lyonel Vincent | 2014-12-24 | 1 | -1/+1 |
|/ |
|
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 1 | -218/+62 |
* | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -1/+1 |
* | add doc | Arthur Schiwon | 2014-12-08 | 1 | -0/+1 |
* | preserve an asterisk at the start when escaping a search term | Arthur Schiwon | 2014-12-08 | 1 | -2/+7 |
* | Forward port of #12493 | Arthur Schiwon | 2014-12-04 | 1 | -1/+51 |
* | fix counting when ldapPagingSize is 0 | Arthur Schiwon | 2014-11-21 | 1 | -6/+5 |