Nextcloud bot
053e1153eb
[tx-robot] updated from transifex
2021-07-01 02:24:59 +00:00
Vincent Petry
19d2dbf80b
Prevent running FixEncryptedVersion without master key
...
Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:32 +00:00
Vincent Petry
b3052e4932
Fix FixEncryptedVersionTest test
...
Fixed setup to use EncryptionTrait like other existing tests.
Fix expectations to not rely on side effects from previous test cases.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:31 +00:00
Vincent Petry
36a175ccde
Fix warnings in FixEncryptedVersion command
...
Fixed code warnings
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:31 +00:00
Vincent Petry
7e1c807a0d
Detect disabled signature check when reparing
...
When running occ encryption:fix-encrypted-version, detect whether the
setting 'encryption_skip_signature_check' is set and abort if it is,
because the repair cannot detect version mismatch errors with it
enabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:31 +00:00
Vincent Petry
d2574c4363
Downstream FixEncryptedVersionTest
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:30 +00:00
Vincent Petry
3db068ecb3
Downstream encryption:fix-encrypted-version
...
For fixing "Bad signature" errors.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:30 +00:00
Nextcloud bot
e76b83393c
[tx-robot] updated from transifex
2021-06-30 02:25:43 +00:00
Julius Härtl
b7328fab42
Only allow removing existing shares that would not be allowed due to reshare restrictions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-29 19:09:22 +02:00
Julius Härtl
e981072f4a
When changing the share owner, downgrade permissions where needed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-29 19:00:21 +02:00
Julius Härtl
fe2d3161f7
Drop share if moved to a parent share that does not allow resharing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-29 19:00:21 +02:00
Arthur Schiwon
de3aa22057
LDAP: determine shares of offline users only when needed
...
- determine shares may via Sharing code result in user exists checks
- this may result in an infinite loop when user exists was called before
- the info is really only required at one occ command
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-28 23:57:29 +02:00
John Molakvoæ
c4a20d3d5d
Merge pull request #27679 from nextcloud/backport/27675/stable21
...
[stable21] Validate the theming color also on CLI
2021-06-28 07:43:09 +02:00
Nextcloud bot
6467112605
[tx-robot] updated from transifex
2021-06-28 02:25:22 +00:00
Nextcloud bot
77a2b03e50
[tx-robot] updated from transifex
2021-06-27 02:25:52 +00:00
Nextcloud bot
364d9c0ed6
[tx-robot] updated from transifex
2021-06-26 02:25:54 +00:00
Joas Schilling
36b9fad779
Validate the theming color also on CLI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-25 16:20:32 +00:00
Nextcloud bot
4058c4c7db
[tx-robot] updated from transifex
2021-06-25 02:25:45 +00:00
Nextcloud bot
9d41426886
[tx-robot] updated from transifex
2021-06-24 02:25:33 +00:00
Julius Härtl
6a40ed4765
Merge pull request #27622 from nextcloud/dependabot/npm_and_yarn/stable21/dompurify-2.2.9
...
Bump dompurify from 2.2.8 to 2.2.9
2021-06-23 19:33:12 +02:00
dependabot[bot]
1882b97935
Bump dompurify from 2.2.8 to 2.2.9
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-06-23 18:09:27 +02:00
Lukas Reschke
82adb4c21e
Merge pull request #27616 from nextcloud/backport/27610/stable21
...
[stable21] Throttle on public DAV endpoint
2021-06-23 12:41:20 +02:00
Julius Härtl
a97c184423
Merge pull request #27237 from nextcloud/dependabot/npm_and_yarn/stable21/moment-timezone-0.5.33
...
Bump moment-timezone from 0.5.32 to 0.5.33
2021-06-23 10:57:22 +02:00
Lukas Reschke
ddcb70bd81
Reference correct private variable
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 07:37:17 +00:00
Lukas Reschke
117e466e20
Throttle on public DAV endpoint
...
We should throttle whenever an invalid request is sent to the public WebDAV endpoint.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 07:37:17 +00:00
Nextcloud bot
f71306f8ee
[tx-robot] updated from transifex
2021-06-23 02:26:30 +00:00
dependabot[bot]
dad92ca15c
Bump moment-timezone from 0.5.32 to 0.5.33
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.32 to 0.5.33.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.32...0.5.33 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-06-22 18:58:40 +00:00
Nextcloud bot
6069ea83e5
[tx-robot] updated from transifex
2021-06-22 02:27:12 +00:00
Nextcloud bot
030190ed07
[tx-robot] updated from transifex
2021-06-21 02:26:50 +00:00
Nextcloud bot
c7d7f9ca94
[tx-robot] updated from transifex
2021-06-20 02:27:16 +00:00
Nextcloud bot
d932129529
[tx-robot] updated from transifex
2021-06-19 02:46:31 +00:00
Nextcloud bot
08ca2e972b
[tx-robot] updated from transifex
2021-06-18 02:27:13 +00:00
Nextcloud bot
1bbb803ad8
[tx-robot] updated from transifex
2021-06-17 02:26:02 +00:00
Nextcloud bot
3527c6e3d8
[tx-robot] updated from transifex
2021-06-16 02:26:31 +00:00
Nextcloud bot
de0d4b513d
[tx-robot] updated from transifex
2021-06-15 02:28:19 +00:00
Julius Härtl
420d395947
Merge pull request #27415 from nextcloud/backport/26494/stable21
2021-06-14 09:48:41 +02:00
Nextcloud bot
82d1bc2b3e
[tx-robot] updated from transifex
2021-06-14 02:26:42 +00:00
Nextcloud bot
89bc4acfa2
[tx-robot] updated from transifex
2021-06-13 02:26:18 +00:00
Nextcloud bot
e9a87a1025
[tx-robot] updated from transifex
2021-06-12 02:27:12 +00:00
Christoph Wurst
234f39e1b4
Merge pull request #27455 from nextcloud/backport/27444/stable21
...
[stable21] Header must contain a colon
2021-06-11 08:26:53 +02:00
Nextcloud bot
65ccca4f70
[tx-robot] updated from transifex
2021-06-11 02:28:21 +00:00
acsfer
1c670cb3d9
Header must contain a colon
2021-06-10 08:21:00 +00:00
Nextcloud bot
7c5f2e63b4
[tx-robot] updated from transifex
2021-06-10 02:32:24 +00:00
Lukas Reschke
393877ed59
Merge pull request #27324 from nextcloud/stable21-backport-27024
...
[stable21] Properly log expiration date removal in audit log
2021-06-09 22:08:07 +02:00
Nextcloud bot
3708360f3b
[tx-robot] updated from transifex
2021-06-09 02:26:29 +00:00
Nextcloud bot
5339679083
[tx-robot] updated from transifex
2021-06-08 02:26:33 +00:00
Richard de Boer
7e9d459fea
Fix functions taking optional parameters before required ones
...
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.
Signed-off-by: Richard de Boer <git@tubul.net>
2021-06-07 21:33:52 +00:00
Joas Schilling
a5bbd88355
Merge pull request #27411 from nextcloud/backport/27375/stable21
...
[stable21] Don't update statuses to offline again and again
2021-06-07 17:00:18 +02:00
blizzz
a18a3fe79e
Merge pull request #27015 from nextcloud/backport/26980-stable21
...
[stable21] Use parent wrapper to properly handle moves on the same source/target storage
2021-06-07 12:22:55 +02:00
Joas Schilling
d06f3cc51a
Don't update statuses to offline again and again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-07 10:14:35 +00:00