Nextcloud bot
98cbf8aca3
[tx-robot] updated from transifex
2021-05-26 02:28:42 +00:00
Morris Jobke
6814ac03c1
Merge pull request #27097 from nextcloud/backport/27040/stable21
...
[stable21] Avoid reading ~/.aws/config when using S3 provider
2021-05-25 16:31:29 +02:00
Florent
ede67149ea
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>
2021-05-25 08:59:03 +00:00
Nextcloud bot
885b0b3dbf
[tx-robot] updated from transifex
2021-05-25 02:27:32 +00:00
Nextcloud bot
b552ac6356
[tx-robot] updated from transifex
2021-05-24 02:26:42 +00:00
Nextcloud bot
395ad7a96a
[tx-robot] updated from transifex
2021-05-23 02:26:00 +00:00
Nextcloud bot
dd54f7f52b
[tx-robot] updated from transifex
2021-05-22 02:27:27 +00:00
blizzz
fb1362ee30
Merge pull request #27058 from nextcloud/backport/27032/stable21
...
[stable21] Fix filesize error on log rotation, if file does not exist
2021-05-21 14:50:04 +02:00
dartcafe
36acbd9efb
typo
...
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-21 09:42:31 +00:00
dartcafe
6e499ef0b2
fix #25813
...
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-21 09:42:31 +00:00
Nextcloud bot
b13dbbb9d7
[tx-robot] updated from transifex
2021-05-21 02:28:08 +00:00
Nextcloud bot
48c7be075e
[tx-robot] updated from transifex
2021-05-20 02:28:10 +00:00
dependabot-preview[bot]
739bbc27c0
Merge pull request #26905 from nextcloud/dependabot/npm_and_yarn/stable21/handlebars-4.7.7
2021-05-19 08:32:14 +00:00
Roeland Jago Douma
3306c2fb35
Merge pull request #27021 from nextcloud/backport/26963/stable21
...
[stable21] Fix log error when creating files from an empty template
2021-05-19 10:28:38 +02:00
dependabot-preview[bot]
9037a76efd
[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>
2021-05-19 07:23:28 +00:00
Julius Härtl
80cda3b174
Fix log error when creating files from an empty template
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-05-19 07:03:27 +00:00
Roeland Jago Douma
51e279918f
Merge pull request #27012 from nextcloud/backport/27000/stable21
...
[stable21] Harden apptoken check
2021-05-19 08:41:06 +02:00
Nextcloud bot
f5e5b07d05
[tx-robot] updated from transifex
2021-05-19 02:31:48 +00:00
Roeland Jago Douma
e3090136b8
Harden apptoken check
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-18 12:39:43 +00:00
Morris Jobke
c6af693dac
Merge pull request #26999 from nextcloud/backport/26946/stable21
...
[stable21] Respect default share permissions for federated reshares
2021-05-18 08:26:40 +02:00
Roeland Jago Douma
7ca8fd43a6
Respect default share permissions for federated reshares
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-17 10:03:53 +00:00
Nextcloud bot
1b7b7f077f
[tx-robot] updated from transifex
2021-05-17 02:26:48 +00:00
Nextcloud bot
c27540accf
[tx-robot] updated from transifex
2021-05-16 02:26:56 +00:00
Nextcloud bot
6321d82522
[tx-robot] updated from transifex
2021-05-15 02:29:32 +00:00
kesselb
1f16f66550
Merge pull request #26964 from nextcloud/backport/26292/stable21
...
[stable21] ignore readonly flag for directories
2021-05-14 22:32:04 +02:00
kesselb
959c9e30cb
Merge pull request #26952 from nextcloud/backport/26949/stable21
...
[stable21] fix occ command user:add-app-password
2021-05-14 11:13:18 +02:00
Roeland Jago Douma
dd6e1cf4fb
Merge pull request #26972 from nextcloud/backport/26958/stable21
...
[stable21] Throttle MountPublicLinkController when share is not found
2021-05-14 10:55:36 +02:00
Nextcloud bot
df233efab9
[tx-robot] updated from transifex
2021-05-14 02:25:11 +00:00
Roeland Jago Douma
1ed66f2ac1
Throttle MountPublicLinkController when share is not found
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-12 19:29:07 +00:00
Robin Appelman
2fe8c42a97
ignore readonly flag for directories
...
see http://support.microsoft.com/kb/326549
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-05-12 16:26:32 +00:00
Roeland Jago Douma
1dd4f0efc0
Merge pull request #26955 from nextcloud/backport/26945/stable21
...
[stable21] Add bruteforce protection to the shareinfo endpoint
2021-05-12 14:13:12 +02:00
Roeland Jago Douma
6bc2d6d68e
Add bruteforce protection to the shareinfo endpoint
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-05-12 08:09:14 +00:00
Roeland Jago Douma
dd014059d7
Merge pull request #26879 from nextcloud/backport/26878/stable21
...
[stable21] Don't break OCC if an app is breaking in it's Application class
2021-05-12 09:40:01 +02:00
Bjoern Schiessle
a187bce7a3
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>
2021-05-12 05:26:49 +00:00
Nextcloud bot
3bcc23ba2c
[tx-robot] updated from transifex
2021-05-12 02:26:28 +00:00
dependabot-preview[bot]
8cd1f023da
Merge pull request #26911 from nextcloud/dependabot/npm_and_yarn/stable21/url-parse-1.5.1
2021-05-11 07:23:54 +00:00
dependabot-preview[bot]
87a8b9a2fd
[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>
2021-05-11 06:46:31 +00:00
Nextcloud bot
0ef3834b6c
[tx-robot] updated from transifex
2021-05-11 02:26:14 +00:00
dependabot-preview[bot]
0e4f72e930
Merge pull request #26912 from nextcloud/dependabot/npm_and_yarn/stable21/lodash-4.17.21
2021-05-10 09:32:00 +00:00
dependabot-preview[bot]
e3c2f50174
[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>
2021-05-10 08:52:40 +00:00
Nextcloud bot
08b74729b9
[tx-robot] updated from transifex
2021-05-10 02:31:52 +00:00
Nextcloud bot
3fe1cbb107
[tx-robot] updated from transifex
2021-05-09 02:25:28 +00:00
Nextcloud bot
17e68b105e
[tx-robot] updated from transifex
2021-05-08 02:25:06 +00:00
dependabot-preview[bot]
ea79d7e93e
Merge pull request #26918 from nextcloud/dependabot/npm_and_yarn/stable21/hosted-git-info-2.8.9
2021-05-07 20:20:14 +00:00
dependabot-preview[bot]
1ddc2ecfde
[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>
2021-05-07 19:43:25 +00:00
Nextcloud bot
edd3f064c2
[tx-robot] updated from transifex
2021-05-07 02:26:59 +00:00
Joas Schilling
3d9abee6f0
Don't break OCC if an app is breaking in it's Application class
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-06 14:46:11 +02:00
Morris Jobke
59752ce269
Merge pull request #26893 from nextcloud/version/21.0.2
...
21.0.2
2021-05-06 13:46:30 +02:00
Morris Jobke
1e25855db7
21.0.2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-06 12:53:00 +02:00
Nextcloud bot
8d91e00dcb
[tx-robot] updated from transifex
2021-05-06 02:25:46 +00:00