]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Jun 2021 02:26:29 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Jun 2021 02:26:33 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27411 from nextcloud/backport/27375/stable21
Joas Schilling [Mon, 7 Jun 2021 15:00:18 +0000 (17:00 +0200)]
Merge pull request #27411 from nextcloud/backport/27375/stable21

[stable21] Don't update statuses to offline again and again

3 years agoMerge pull request #27015 from nextcloud/backport/26980-stable21
blizzz [Mon, 7 Jun 2021 10:22:55 +0000 (12:22 +0200)]
Merge pull request #27015 from nextcloud/backport/26980-stable21

[stable21] Use parent wrapper to properly handle moves on the same source/target storage

3 years agoDon't update statuses to offline again and again 27411/head
Joas Schilling [Fri, 4 Jun 2021 10:03:16 +0000 (12:03 +0200)]
Don't update statuses to offline again and again

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #27336 from nextcloud/backport/27329/stable21
Morris Jobke [Mon, 7 Jun 2021 08:39:52 +0000 (10:39 +0200)]
Merge pull request #27336 from nextcloud/backport/27329/stable21

[stable21] Propagate throttling on OCS response

3 years agoMerge pull request #27359 from nextcloud/backport/27354/stable21
Morris Jobke [Mon, 7 Jun 2021 08:37:45 +0000 (10:37 +0200)]
Merge pull request #27359 from nextcloud/backport/27354/stable21

[stable21] Escape filename in Content-Disposition

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Jun 2021 02:25:24 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27333 from nextcloud/backport/27328/stable21
John Molakvoæ [Sun, 6 Jun 2021 09:00:24 +0000 (11:00 +0200)]
Merge pull request #27333 from nextcloud/backport/27328/stable21

[stable21] emit UserLoggedInEvent on apache auth

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Jun 2021 02:26:16 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Jun 2021 02:28:46 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27350 from nextcloud/backport/25280/stable21
Robin Appelman [Fri, 4 Jun 2021 18:20:19 +0000 (18:20 +0000)]
Merge pull request #27350 from nextcloud/backport/25280/stable21

[stable21] Set umask before operations that create local files

3 years agoSet umask before operations that create local files 27350/head
Robin Appelman [Fri, 22 Jan 2021 14:44:24 +0000 (15:44 +0100)]
Set umask before operations that create local files

this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #27347 from nextcloud/backport/27053/stable21
Joas Schilling [Fri, 4 Jun 2021 09:01:31 +0000 (11:01 +0200)]
Merge pull request #27347 from nextcloud/backport/27053/stable21

[stable21] Don't throw when comments is disabled

3 years agoMerge pull request #27334 from nextcloud/backport/25770/stable21
Joas Schilling [Fri, 4 Jun 2021 07:42:24 +0000 (09:42 +0200)]
Merge pull request #27334 from nextcloud/backport/25770/stable21

[stable21] Don't allow executing cli if cache backend is unavailable

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Jun 2021 02:28:27 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Jun 2021 02:28:58 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27346 from nextcloud/debt/noid/missing-import
John Molakvoæ [Wed, 2 Jun 2021 19:18:50 +0000 (21:18 +0200)]
Merge pull request #27346 from nextcloud/debt/noid/missing-import

[stable21] Replace OCSController with OCP\API

3 years agoEscape filename in Content-Disposition 27359/head
Lukas Reschke [Wed, 2 Jun 2021 16:59:43 +0000 (18:59 +0200)]
Escape filename in Content-Disposition

We should escape all occurences of ' and \ in here.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoDon't throw when comments is disabled 27347/head
Joas Schilling [Fri, 21 May 2021 07:13:00 +0000 (09:13 +0200)]
Don't throw when comments is disabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoReplace OCSController with OCP\API 27346/head
Daniel Kesselberg [Wed, 2 Jun 2021 13:07:46 +0000 (15:07 +0200)]
Replace OCSController with OCP\API

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Jun 2021 02:28:42 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoPropagate throttling on OCS response 27336/head
Lukas Reschke [Tue, 1 Jun 2021 12:15:23 +0000 (14:15 +0200)]
Propagate throttling on OCS response

The BaseResponse converter did not take over any throttling state from the DataResponse.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoDon't allow executing cli if cache backend is unavailable 27334/head
Richard Steinmetz [Tue, 23 Feb 2021 17:50:36 +0000 (18:50 +0100)]
Don't allow executing cli if cache backend is unavailable

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 years agoemit UserLoggedInEvent on apache auth 27333/head
Arthur Schiwon [Tue, 1 Jun 2021 11:59:40 +0000 (13:59 +0200)]
emit UserLoggedInEvent on apache auth

- post_login OC_Hook is barely used or listened to

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #27318 from nextcloud/backport/27099/stable21
Joas Schilling [Tue, 1 Jun 2021 09:45:40 +0000 (11:45 +0200)]
Merge pull request #27318 from nextcloud/backport/27099/stable21

[stable21] Make user:report command scale

3 years agoMake user:report command scale 27318/head
Joas Schilling [Tue, 25 May 2021 11:03:29 +0000 (13:03 +0200)]
Make user:report command scale

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Jun 2021 02:28:33 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27195 from nextcloud/backport/27188/stable21
Joas Schilling [Mon, 31 May 2021 08:01:24 +0000 (10:01 +0200)]
Merge pull request #27195 from nextcloud/backport/27188/stable21

[stable21] Fix the get editable fields endpoint without a user id

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 May 2021 02:35:37 +0000 (02:35 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 May 2021 02:25:16 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27248 from nextcloud/dependabot/npm_and_yarn/stable21/browserslis...
dependabot-preview[bot] [Sat, 29 May 2021 02:34:51 +0000 (02:34 +0000)]
Merge pull request #27248 from nextcloud/dependabot/npm_and_yarn/stable21/browserslist-4.16.6

3 years ago[Security] Bump browserslist from 4.16.0 to 4.16.6 27248/head
dependabot-preview[bot] [Sat, 29 May 2021 01:14:55 +0000 (01:14 +0000)]
[Security] Bump browserslist from 4.16.0 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6. **This update includes a security fix.**
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #27208 from nextcloud/backport/27199/stable21
kesselb [Fri, 28 May 2021 13:03:44 +0000 (15:03 +0200)]
Merge pull request #27208 from nextcloud/backport/27199/stable21

[stable21] Use noreply@ as email address for share emails

3 years agoUse noreply@ as email address for share emails 27208/head
Morris Jobke [Fri, 28 May 2021 09:13:22 +0000 (11:13 +0200)]
Use noreply@ as email address for share emails

Fixes #26683

Before it used the instance name, which a) doesn't make sense to randomly guess email addresses and b) could contain characters that are not allowed in email addresses like spaces.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #27184 from nextcloud/dependabot/npm_and_yarn/stable21/various
John Molakvoæ [Fri, 28 May 2021 06:08:25 +0000 (08:08 +0200)]
Merge pull request #27184 from nextcloud/dependabot/npm_and_yarn/stable21/various

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 May 2021 02:27:32 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years agoAdd integration tests for the editable fields 27195/head
Joas Schilling [Thu, 27 May 2021 12:56:22 +0000 (14:56 +0200)]
Add integration tests for the editable fields

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix the get editable fields endpoint without a user id
Joas Schilling [Thu, 27 May 2021 12:23:04 +0000 (14:23 +0200)]
Fix the get editable fields endpoint without a user id

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoNpm build 27184/head
John Molakvoæ (skjnldsv) [Thu, 27 May 2021 08:50:01 +0000 (10:50 +0200)]
Npm build

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoBump @babel/plugin-proposal-class-properties from 7.12.1 to 7.12.13
dependabot[bot] [Thu, 27 May 2021 08:16:11 +0000 (08:16 +0000)]
Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.12.13

Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.1 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump @nextcloud/capabilities from 1.0.2 to 1.0.4
dependabot[bot] [Thu, 27 May 2021 08:16:39 +0000 (08:16 +0000)]
Bump @nextcloud/capabilities from 1.0.2 to 1.0.4

Bumps [@nextcloud/capabilities](https://github.com/nextcloud/nextcloud-capabilities) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/nextcloud/nextcloud-capabilities/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-capabilities/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-capabilities/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump dompurify from 2.2.6 to 2.2.8
dependabot[bot] [Thu, 27 May 2021 08:17:08 +0000 (08:17 +0000)]
Bump dompurify from 2.2.6 to 2.2.8

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.6 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.6...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump autosize from 4.0.2 to 4.0.4
dependabot[bot] [Thu, 27 May 2021 08:17:37 +0000 (08:17 +0000)]
Bump autosize from 4.0.2 to 4.0.4

Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/4.0.2...4.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump css-vars-ponyfill from 2.4.2 to 2.4.5 27159/head
dependabot[bot] [Thu, 27 May 2021 08:15:42 +0000 (08:15 +0000)]
Bump css-vars-ponyfill from 2.4.2 to 2.4.5

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.2 to 2.4.5.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.2...v2.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 May 2021 02:28:07 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27121 from nextcloud/backport/27117/stable21
kesselb [Wed, 26 May 2021 18:35:19 +0000 (20:35 +0200)]
Merge pull request #27121 from nextcloud/backport/27117/stable21

[stable21] Add DB exception '@throws' tag to QBMapper PHPDoc

3 years agoMerge pull request #27124 from nextcloud/backport/26282/stable21
Morris Jobke [Wed, 26 May 2021 18:32:36 +0000 (20:32 +0200)]
Merge pull request #27124 from nextcloud/backport/26282/stable21

[stable21] improve type handling of Avatar::generateAvatarFromSvg

3 years agoimprove type handling of Avatar::generateAvatarFromSv 27124/head
Robin Appelman [Wed, 24 Mar 2021 16:09:53 +0000 (17:09 +0100)]
improve type handling of Avatar::generateAvatarFromSv

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #27109 from nextcloud/backport/26466/stable21
Morris Jobke [Wed, 26 May 2021 16:13:25 +0000 (18:13 +0200)]
Merge pull request #27109 from nextcloud/backport/26466/stable21

[stable21] Move remnants of ocs api requests to v2 endpoint

3 years agoAdd DB exception throws tag to QBMapper PHPDoc 27121/head
Anna Larch [Wed, 26 May 2021 13:12:41 +0000 (15:12 +0200)]
Add DB exception throws tag to QBMapper PHPDoc

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years agoMove remnants of ocs api requests to v2 endpoint 27109/head
John Molakvoæ (skjnldsv) [Fri, 9 Apr 2021 07:59:30 +0000 (09:59 +0200)]
Move remnants of ocs api requests to v2 endpoint

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 May 2021 02:28:42 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27097 from nextcloud/backport/27040/stable21
Morris Jobke [Tue, 25 May 2021 14:31:29 +0000 (16:31 +0200)]
Merge pull request #27097 from nextcloud/backport/27040/stable21

[stable21] Avoid reading ~/.aws/config when using S3 provider

3 years agoAvoid reading ~/.aws/config when using S3 provider 27097/head
Florent [Thu, 8 Oct 2020 08:56:35 +0000 (10:56 +0200)]
Avoid reading ~/.aws/config when using S3 provider

When using S3 storage, we sometimes have open_basedir errors due to aws-sdk-php trying to read ~/.aws/config which is out of open_basedir restrictions.
Christoph Wurst already added csm=false config in #21406 but it wasn't enough, we also need to set use_arn_region=false, added in this commit.

Signed-off-by: Florent <florent@coppint.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 May 2021 02:27:32 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 May 2021 02:26:42 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 May 2021 02:26:00 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 May 2021 02:27:27 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27058 from nextcloud/backport/27032/stable21
blizzz [Fri, 21 May 2021 12:50:04 +0000 (14:50 +0200)]
Merge pull request #27058 from nextcloud/backport/27032/stable21

[stable21] Fix filesize error on log rotation, if file does not exist

3 years agotypo 27058/head
dartcafe [Wed, 19 May 2021 13:46:01 +0000 (15:46 +0200)]
typo

Signed-off-by: dartcafe <github@dartcafe.de>
3 years agofix #25813
dartcafe [Wed, 19 May 2021 11:55:29 +0000 (13:55 +0200)]
fix #25813

Signed-off-by: dartcafe <github@dartcafe.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 May 2021 02:28:08 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 May 2021 02:28:10 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26905 from nextcloud/dependabot/npm_and_yarn/stable21/handlebars...
dependabot-preview[bot] [Wed, 19 May 2021 08:32:14 +0000 (08:32 +0000)]
Merge pull request #26905 from nextcloud/dependabot/npm_and_yarn/stable21/handlebars-4.7.7

3 years agoMerge pull request #27021 from nextcloud/backport/26963/stable21
Roeland Jago Douma [Wed, 19 May 2021 08:28:38 +0000 (10:28 +0200)]
Merge pull request #27021 from nextcloud/backport/26963/stable21

[stable21] Fix log error when creating files from an empty template

3 years ago[Security] Bump handlebars from 4.7.6 to 4.7.7 26905/head
dependabot-preview[bot] [Tue, 18 May 2021 08:28:32 +0000 (08:28 +0000)]
[Security] Bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoFix log error when creating files from an empty template 27021/head
Julius Härtl [Wed, 12 May 2021 14:07:54 +0000 (16:07 +0200)]
Fix log error when creating files from an empty template

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #27012 from nextcloud/backport/27000/stable21
Roeland Jago Douma [Wed, 19 May 2021 06:41:06 +0000 (08:41 +0200)]
Merge pull request #27012 from nextcloud/backport/27000/stable21

[stable21] Harden apptoken check

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 May 2021 02:31:48 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

3 years agoUse parent wrapper to properly handle moves on the same source/target storage 27015/head
Julius Härtl [Fri, 14 May 2021 07:41:01 +0000 (09:41 +0200)]
Use parent wrapper to properly handle moves on the same source/target storage

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoHarden apptoken check 27012/head
Roeland Jago Douma [Mon, 17 May 2021 10:04:21 +0000 (12:04 +0200)]
Harden apptoken check

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26999 from nextcloud/backport/26946/stable21
Morris Jobke [Tue, 18 May 2021 06:26:40 +0000 (08:26 +0200)]
Merge pull request #26999 from nextcloud/backport/26946/stable21

[stable21] Respect default share permissions for federated reshares

3 years agoRespect default share permissions for federated reshares 26999/head
Roeland Jago Douma [Tue, 11 May 2021 14:09:25 +0000 (16:09 +0200)]
Respect default share permissions for federated reshares

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 May 2021 02:26:48 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 May 2021 02:26:56 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 May 2021 02:29:32 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26964 from nextcloud/backport/26292/stable21
kesselb [Fri, 14 May 2021 20:32:04 +0000 (22:32 +0200)]
Merge pull request #26964 from nextcloud/backport/26292/stable21

[stable21] ignore readonly flag for directories

3 years agoMerge pull request #26952 from nextcloud/backport/26949/stable21
kesselb [Fri, 14 May 2021 09:13:18 +0000 (11:13 +0200)]
Merge pull request #26952 from nextcloud/backport/26949/stable21

[stable21] fix occ command user:add-app-password

3 years agoMerge pull request #26972 from nextcloud/backport/26958/stable21
Roeland Jago Douma [Fri, 14 May 2021 08:55:36 +0000 (10:55 +0200)]
Merge pull request #26972 from nextcloud/backport/26958/stable21

[stable21] Throttle MountPublicLinkController when share is not found

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 May 2021 02:25:11 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoThrottle MountPublicLinkController when share is not found 26972/head
Roeland Jago Douma [Wed, 12 May 2021 09:21:48 +0000 (11:21 +0200)]
Throttle MountPublicLinkController when share is not found

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoignore readonly flag for directories 26964/head
Robin Appelman [Thu, 25 Mar 2021 11:03:09 +0000 (12:03 +0100)]
ignore readonly flag for directories

see http://support.microsoft.com/kb/326549

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #26955 from nextcloud/backport/26945/stable21 26967/head
Roeland Jago Douma [Wed, 12 May 2021 12:13:12 +0000 (14:13 +0200)]
Merge pull request #26955 from nextcloud/backport/26945/stable21

[stable21] Add bruteforce protection to the shareinfo endpoint

3 years agoAdd bruteforce protection to the shareinfo endpoint 26955/head
Roeland Jago Douma [Tue, 11 May 2021 13:25:31 +0000 (15:25 +0200)]
Add bruteforce protection to the shareinfo endpoint

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #26879 from nextcloud/backport/26878/stable21
Roeland Jago Douma [Wed, 12 May 2021 07:40:01 +0000 (09:40 +0200)]
Merge pull request #26879 from nextcloud/backport/26878/stable21

[stable21] Don't break OCC if an app is breaking in it's Application class

3 years agouse the UID as loginName and not the display name. 26952/head
Bjoern Schiessle [Tue, 11 May 2021 18:38:54 +0000 (20:38 +0200)]
use the UID as loginName and not the display name.

Otherwise the app password will not work for users with a display name different to the UID.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 May 2021 02:26:28 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26911 from nextcloud/dependabot/npm_and_yarn/stable21/url-parse...
dependabot-preview[bot] [Tue, 11 May 2021 07:23:54 +0000 (07:23 +0000)]
Merge pull request #26911 from nextcloud/dependabot/npm_and_yarn/stable21/url-parse-1.5.1

3 years ago[Security] Bump url-parse from 1.4.7 to 1.5.1 26911/head
dependabot-preview[bot] [Thu, 6 May 2021 19:41:01 +0000 (19:41 +0000)]
[Security] Bump url-parse from 1.4.7 to 1.5.1

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. **This update includes a security fix.**
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 May 2021 02:26:14 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26912 from nextcloud/dependabot/npm_and_yarn/stable21/lodash...
dependabot-preview[bot] [Mon, 10 May 2021 09:32:00 +0000 (09:32 +0000)]
Merge pull request #26912 from nextcloud/dependabot/npm_and_yarn/stable21/lodash-4.17.21

3 years ago[Security] Bump lodash from 4.17.20 to 4.17.21 26912/head
dependabot-preview[bot] [Thu, 6 May 2021 19:52:30 +0000 (19:52 +0000)]
[Security] Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 May 2021 02:31:52 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 May 2021 02:25:28 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 May 2021 02:25:06 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #26918 from nextcloud/dependabot/npm_and_yarn/stable21/hosted...
dependabot-preview[bot] [Fri, 7 May 2021 20:20:14 +0000 (20:20 +0000)]
Merge pull request #26918 from nextcloud/dependabot/npm_and_yarn/stable21/hosted-git-info-2.8.9

3 years ago[Security] Bump hosted-git-info from 2.8.8 to 2.8.9 26918/head
dependabot-preview[bot] [Fri, 7 May 2021 19:43:25 +0000 (19:43 +0000)]
[Security] Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 May 2021 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

3 years agoDon't break OCC if an app is breaking in it's Application class 26879/head
Joas Schilling [Thu, 6 May 2021 12:46:11 +0000 (14:46 +0200)]
Don't break OCC if an app is breaking in it's Application class

Signed-off-by: Joas Schilling <coding@schilljs.com>