summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | LDAP: attempt to connect to backup server again, if main server is not availa...Arthur Schiwon2015-11-061-20/+31
|/
* Merge pull request #20246 from owncloud/backport-20192-stable8.1Vincent Petry2015-11-052-0/+12
|\
| * if a user that is flag as deleted shows up again, remove that flag. Fixes #20090Arthur Schiwon2015-11-022-0/+12
* | add port to host only, if an URL is used instead of a plain hostnameArthur Schiwon2015-11-041-3/+7
* | fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-293-1/+106
|/
* fixing typoThomas Müller2015-10-281-2/+1
* memberOf resembles a DN as well and is actively usedArthur Schiwon2015-10-282-1/+37
* Merge pull request #19972 from owncloud/stable8.1-backport-19635Morris Jobke2015-10-2711-149/+644
|\
| * Adjust unit testsLukas Reschke2015-10-261-8/+3
| * Fix styleLukas Reschke2015-10-261-1/+1
| * Revert "adjust to nested group fixFrédéric Fortier2015-10-261-6/+1
| * adjust fetchList with a single requested attribute accordinglyArthur Schiwon2015-10-221-1/+3
| * adjust testsArthur Schiwon2015-10-222-4/+4
| * fix primary group retrievalArthur Schiwon2015-10-221-1/+1
| * treat dn as any other attribute when building the search() return arrayArthur Schiwon2015-10-223-5/+5
| * adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-224-13/+33
| * allow an attribute to return more than one valueArthur Schiwon2015-10-222-29/+14
| * lowercase configured displayname attribute so isset works - all attribute nam...Arthur Schiwon2015-10-222-5/+17
| * fix update quota with known valueArthur Schiwon2015-10-222-3/+42
| * stable8.1 related adjustments to #18469 backportArthur Schiwon2015-10-222-7/+33
| * Backport #18469 (read all relevant user attributes on login and user search, ...Arthur Schiwon2015-10-2210-93/+514
* | Merge pull request #19998 from owncloud/backport-fix-deleted-ldap-user-sharin...Thomas Müller2015-10-231-1/+7
|\ \
| * | handle NoUserException in sharing codeMorris Jobke2015-10-231-1/+7
| |/
* / Fix "Call to a member function getUID() on boolean" in CryptJoas Schilling2015-10-231-4/+4
|/
* Allow public auth to recognize sesssionVincent Petry2015-10-161-1/+4
* sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-088-34/+279
* Split files_sharing middelwareRoeland Jago Douma2015-10-082-29/+43
* Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-10-083-10/+76
* Respect disabled sharing API settingsRoeland Jago Douma2015-10-082-3/+37
* Do not register JS share plugin if core sharing API is disabledVincent Petry2015-09-291-0/+4
* Merge pull request #18747 from owncloud/fix_password_reset_8.1Björn Schießle2015-09-223-11/+40
|\
| * use login name for password resetBjoern Schiessle2015-09-013-11/+40
* | Merge pull request #18123 from GreenArchon/backport-17759-stable8.1blizzz2015-09-212-7/+35
|\ \
| * | fix more review comments for #18042 / #17759Frédéric Fortier2015-08-071-4/+3
| * | Take review comments into consideration for pr #18042 / issue #17759Frédéric Fortier2015-08-071-16/+13
| * | Properly nest groups when using memberOf to detect group membership, fixes #1...Frédéric Fortier2015-08-072-7/+39
* | | Merge pull request #19011 from owncloud/fix_18926_8.1Björn Schießle2015-09-213-5/+71
|\ \ \
| * | | check for the right user if we can change his passwordBjoern Schiessle2015-09-143-5/+71
* | | | Check for maintenance mode first so we send the 503 instead of login verifica...Joas Schilling2015-09-161-1/+1
* | | | Merge pull request #18816 from owncloud/move-background-job-registration-to-i...Joas Schilling2015-09-157-8/+50
|\ \ \ \
| * | | | Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-143-3/+26
| * | | | Move registration of background job to install/updateJoas Schilling2015-09-144-5/+24
| |/ / /
* / / / allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
|/ / /
* | | Merge pull request #18928 from owncloud/stable8.1-backport-18832Morris Jobke2015-09-091-0/+8
|\ \ \
| * | | Avoid re-propagation of shares during one propagation runMorris Jobke2015-09-091-0/+8
* | | | Merge pull request #18904 from owncloud/missing-context-on-update-file-target...Morris Jobke2015-09-091-1/+1
|\ \ \ \
| * | | | Use context function call instead of staticJoas Schilling2015-09-081-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #18903 from owncloud/fix_sharing_add_to_group_8.1Morris Jobke2015-09-091-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | use the correct user if we update the share tableBjoern Schiessle2015-09-081-4/+10
| |/ /
* / / Delay setting up the filesystem for a share owner untill the share is usedRobin Appelman2015-09-032-7/+6
|/ /