| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #19795 from owncloud/fix-language-level-compat | Thomas Müller | 2015-10-15 | 1 | -2/+3 |
|\ |
|
| * | Remove arbitrary expression in empty | Lukas Reschke | 2015-10-14 | 1 | -2/+3 |
* | | Fix doc blocks of LDAP classes | Joas Schilling | 2015-10-15 | 7 | -28/+25 |
|/ |
|
* | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 3 | -43/+50 |
|\ |
|
| * | 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 | 3 | -12/+32 |
| * | allow an attribute to return more than one value | Arthur Schiwon | 2015-10-07 | 2 | -29/+14 |
* | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 2 | -1/+25 |
|\ \
| |/
|/| |
|
| * | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 2 | -1/+25 |
* | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 2 | -0/+2 |
|\ \ |
|
| * | | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+2 |
| |/ |
|
* | | trim by default, add unit tests | Arthur Schiwon | 2015-10-05 | 1 | -16/+34 |
* | | Spaces -> Tabs, Update PHP-Doc and function logic | Lennart Rosam | 2015-10-05 | 1 | -12/+27 |
* | | Remove whitespace from base-DNs | Lennart Rosam | 2015-10-05 | 1 | -6/+12 |
|/ |
|
* | LDAP Wizard: do not be picky about credentials when only looking for the port | Arthur Schiwon | 2015-10-03 | 1 | -4/+5 |
* | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 1 | -1/+3 |
* | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 1 | -1/+4 |
* | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 3 | -28/+218 |
* | Use "json_encode" and "json_decode" instead of unserialize | Lukas Reschke | 2015-09-02 | 2 | -4/+4 |
* | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 1 | -3/+0 |
|\ |
|
| * | Fix 17677 | Lennart Rosam | 2015-08-12 | 1 | -3/+0 |
* | | Merge pull request #14401 from owncloud/ux-s2s-ldap | Thomas Müller | 2015-08-19 | 1 | -0/+31 |
|\ \
| |/
|/| |
|
| * | allow login names to be used for s2s with LDAP users | Arthur Schiwon | 2015-04-13 | 1 | -0/+31 |
* | | Merge pull request #17923 from owncloud/fix-17921 | blizzz | 2015-07-29 | 1 | -8/+0 |
|\ \ |
|
| * | | remove unused var | blizzz | 2015-07-29 | 1 | -2/+0 |
| * | | Remove Log info when no group filter is set, fixes #17921 | blizzz | 2015-07-28 | 1 | -6/+0 |
* | | | fix uncaught exception on not permitted file types when setting avatar, fixes... | Arthur Schiwon | 2015-07-27 | 1 | -1/+7 |
|/ / |
|
* | | 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 |
* | | | fix runtime caching in ldap's user manager, fixes #17631 | Arthur Schiwon | 2015-07-17 | 1 | -2/+2 |
* | | | Merge pull request #17046 from nicolas-grekas/fix-16654 | blizzz | 2015-07-16 | 2 | -5/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not use OC*::mb_*_replace(), they are useless | Nicolas Grekas | 2015-07-16 | 2 | -5/+3 |
* | | | Merge pull request #17255 from owncloud/fix-17119 | Thomas Müller | 2015-07-01 | 1 | -0/+27 |
|\ \ \ |
|
| * | | | ensure groups match filter when using memberOf to read users group, refs #17119 | Arthur Schiwon | 2015-06-26 | 1 | -0/+27 |
| |/ / |
|
* / / | update license headers and authors | Morris Jobke | 2015-06-25 | 3 | -2/+1 |
|/ / |
|
* | | Merge pull request #16736 from owncloud/utilize-member-of | Thomas Müller | 2015-06-10 | 3 | -33/+22 |
|\ \ |
|
| * | | if possible, getUserGroups should get memberships using memberOf virtual attr... | Arthur Schiwon | 2015-06-03 | 2 | -0/+8 |
| * | | Implement a faster way for checking availability of memberOf. Users tab in th... | Arthur Schiwon | 2015-06-03 | 1 | -33/+14 |
* | | | port detection needs to take care of now thrown exceptions when LDAP server i... | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 |
|/ / |
|
* | | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 1 | -2/+17 |
|\ \ |
|
| * | | only use memcache, if available | Arthur Schiwon | 2015-05-08 | 1 | -2/+17 |
* | | | handle unallowed auth exception on port detection | Arthur Schiwon | 2015-05-18 | 2 | -6/+20 |
* | | | throw exception on LDAP error 1, which we usually do not see and is pretty ge... | Arthur Schiwon | 2015-05-18 | 1 | -0/+2 |
* | | | catch unallowed anonymous auth attempt and show specific error | Arthur Schiwon | 2015-05-18 | 1 | -0/+2 |
* | | | Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection | Thomas Müller | 2015-05-15 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | throw exception when LDAP Connection was lost | Arthur Schiwon | 2015-04-22 | 1 | -0/+4 |
| |/ |
|
* | | drop global file cache support, fixes #15621 | Arthur Schiwon | 2015-05-07 | 1 | -6/+9 |
* | | cleanup | Arthur Schiwon | 2015-05-05 | 1 | -1/+0 |
|/ |
|
* | fix cherrypicking | Jörn Friedrich Dreyer | 2015-04-10 | 1 | -1/+1 |