Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-21 | 2 | -0/+2 |
| | |||||
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 11 | -103/+132 |
| | |||||
* | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -0/+3 |
| | |||||
* | Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displayname | Thomas Müller | 2016-01-20 | 5 | -1/+141 |
|\ | | | | | LDAP: do not attempt to process user records without display name, fi… | ||||
| * | LDAP: do not attempt to process user records without display name, fixes ↵ | Arthur Schiwon | 2016-01-11 | 5 | -1/+141 |
| | | | | | | | | fatal error | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-20 | 6 | -12/+134 |
| | | |||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-01-15 | 2 | -3/+2 |
| | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 2 | -0/+2 |
| | | |||||
* | | Happy new year! | Thomas Müller | 2016-01-12 | 74 | -90/+103 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-12 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-10 | 2 | -6/+32 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 2 | -0/+28 |
| | |||||
* | Respect user enumeration | Ralph Krimmel | 2016-01-08 | 1 | -2/+19 |
| | | | | | Respect shareapi_allow_share_dialog_user_enumeration in user_ldap filter generation function to increase search performance in sharing dialog. | ||||
* | Merge pull request #17924 from owncloud/ldap-fix-appending-port | Thomas Müller | 2016-01-08 | 4 | -18/+181 |
|\ | | | | | ensure an LDAP URL is used, append the port to the host URL when necessary, and just in one place | ||||
| * | wizard should also detect protocol errors, as side effect enforces LDAPv3 | Arthur Schiwon | 2015-12-05 | 1 | -0/+3 |
| | | |||||
| * | always use an LDAP URL when connecting to LDAP | Arthur Schiwon | 2015-12-05 | 4 | -18/+178 |
| | | |||||
* | | Remove deprecated shipped flag from info.xml which has no use anymore | Joas Schilling | 2016-01-07 | 1 | -1/+0 |
| | | |||||
* | | Add ownCloud min and max version for shipped apps | Joas Schilling | 2016-01-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #21343 from owncloud/ldap-showremnants-json-output | Thomas Müller | 2016-01-07 | 1 | -11/+15 |
|\ \ | | | | | | | Add an option to occ ldap:showremnants to output a json encoded array… | ||||
| * | | Add an option to occ ldap:showremnants to output a json encoded array for ↵ | Stephen Colebrook | 2015-12-22 | 1 | -11/+15 |
| | | | | | | | | | | | | use in scripts and other tools. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-07 | 2 | -0/+4 |
| | | | |||||
* | | | Make LDAP more robust to exceptions and log them properly | Morris Jobke | 2016-01-06 | 2 | -1/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-06 | 2 | -12/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-05 | 4 | -0/+56 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-04 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-31 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-28 | 2 | -0/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-23 | 2 | -0/+2 |
|/ / | |||||
* | | Merge pull request #21133 from owncloud/fix-shared-files-of-deleted-users | C. Montero Luque | 2015-12-15 | 4 | -9/+203 |
|\ \ | | | | | | | Fix shared files of deleted users, detect DN change when checking for existence on LDAP | ||||
| * | | fix find DN by UUID for AD | Arthur Schiwon | 2015-12-14 | 1 | -13/+56 |
| | | | |||||
| * | | unit test on getHome in combination with OfflineUser | Arthur Schiwon | 2015-12-11 | 1 | -2/+52 |
| | | | |||||
| * | | adjust unit test | Arthur Schiwon | 2015-12-11 | 1 | -0/+8 |
| | | | |||||
| * | | look for DN changes before marking a user as deleted | Arthur Schiwon | 2015-12-11 | 3 | -3/+76 |
| | | | |||||
| * | | throw NoUserException in getHome when the requested user does not exist anymore | Arthur Schiwon | 2015-12-11 | 1 | -5/+25 |
| | | | |||||
* | | | Remove unneeded upgrade code | Morris Jobke | 2015-12-15 | 1 | -16/+0 |
|/ / | | | | | | | stable8.2 has version 0.7.0 of the user_ldap app | ||||
* | | Merge pull request #20995 from owncloud/fix-18734 | Thomas Müller | 2015-12-09 | 1 | -1/+5 |
|\ \ | | | | | | | ensure multiselect always receives an array when setting its value, f… | ||||
| * | | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-07 | 1 | -1/+5 |
| | | | |||||
* | | | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Neither in "Invalid DN syntax" nor in "Object not found" | ||||
* | | | Merge pull request #18212 from ↵ | Thomas Müller | 2015-12-07 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | | | | | | | ryno83/treat_LDAP_users_not_available_by_user_filter_as_deleted treat LDAP users not available by user filter as deleted | ||||
| * | | Remove of useless code | Renaud Fortier | 2015-11-26 | 1 | -5/+1 |
| | | | |||||
| * | | if define, check the userfilter if the user is still allowed | Renaud Fortier | 2015-08-11 | 2 | -2/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-06 | 2 | -0/+4 |
| |/ |/| | |||||
* | | More cleanups of OC_Config usage | Morris Jobke | 2015-12-03 | 1 | -1/+1 |
| | | |||||
* | | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 9 | -1/+64 |
| | | | | | | | | | | | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-28 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-26 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #18294 from esakol/issue17173 | Thomas Müller | 2015-11-24 | 1 | -39/+67 |
|\ \ | | | | | | | Fix RHDS ldap paged search, Issue #17173 | ||||
| * | | Fix RHDS ldap paged search, Issue #17173 | Mario Kolling | 2015-11-09 | 1 | -39/+67 |
| | | | | | | | | | | | | Change-Id: Ic804ea95401a9b49cb2b0866af722aa0d3ee58c5 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-24 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-22 | 4 | -0/+8 |
| | | |