John Molakvoæ
72bd10fab7
Merge pull request #29095 from nextcloud/backport/29075/stable20
2021-11-04 09:18:04 +01:00
Nextcloud bot
76b076d4d5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-03 02:24:07 +00:00
Nextcloud bot
e70ab5a768
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-02 02:22:44 +00:00
Nextcloud bot
a0aebf71b2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-26 02:23:26 +00:00
Vincent Petry
80dca60858
Extra fixes needed for icewind/streams update to 0.7.2
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-25 09:36:48 +02:00
Nextcloud bot
c4c6539f83
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-25 02:22:48 +00:00
Nextcloud bot
449b430fc3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-23 02:23:01 +00:00
Vincent Petry
e82157da9e
Merge pull request #29366 from nextcloud/backport/29362/stable20
...
[stable20] Fix security issues when copying groupfolder with advanced ACL
2021-10-22 09:56:40 +02:00
Nextcloud bot
85de792b74
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-22 02:22:27 +00:00
Carl Schwan
bd6b9e2dd1
Fix security issues when copying groupfolder with advanced ACL
...
Using advanced ACL, it is possible that an user has access to a
directory but not to a subdirectory, so the copying use
Common::copyFromStorage instead of Local::copyFromStorage.
Fix https://github.com/nextcloud/groupfolders/issues/1692
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-21 16:34:41 +00:00
Nextcloud bot
595d21c922
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-21 02:24:44 +00:00
Nextcloud bot
5534aa02f2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-20 02:43:31 +00:00
Vincent Petry
220004cf58
Merge pull request #29192 from nextcloud/backport/29080/stable20
...
[stable20] [21] generate a better optimized query for path prefix search filters
2021-10-19 16:45:27 +02:00
Joas Schilling
b0f4d1984b
Merge pull request #29303 from nextcloud/backport/29259/stable20
...
[stable20] Fix app upgrade
2021-10-19 13:36:38 +02:00
John Molakvoæ
f8f4aa26ad
Merge pull request #29181 from nextcloud/backport/29028/stable20
2021-10-19 11:11:14 +02:00
Joas Schilling
d3dcde7ed9
Fix app upgrade
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-19 08:50:37 +02:00
Robin Appelman
ff1029e8ef
[21] generate a better optimized query for path prefix search filters
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-18 15:39:24 +02:00
Daniel
400da8564d
Merge pull request #29158 from nextcloud/backport/24185/stable20
...
[stable20] Properly handle folder deletion on external s3 storage
2021-10-15 11:38:28 +02:00
Joas Schilling
790d6a5ff7
Merge pull request #29205 from nextcloud/backport/26688/stable20
...
[stable20] Add proper message to created share not found
2021-10-14 10:07:04 +02:00
Joas Schilling
e642653a33
Keep group restrictions when reenabling apps after an update
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 14:15:42 +02:00
John Molakvoæ (skjnldsv)
259b6571ca
Default message for ShareNotFound exception
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-10-13 09:48:12 +00:00
John Molakvoæ (skjnldsv)
191cc1d560
Add proper message to created share not found
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-10-13 09:48:12 +00:00
Bjoern Schiessle
60e6e06231
add 'supported'-label to all supported apps, also if they are not downloaded yet
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-10-12 11:47:17 +00:00
MichaIng
c1207c6e6e
Merge pull request #29167 from nextcloud/backport/29164/stable20
...
[stable20] Don't further setup disabled users when logging in with apache
2021-10-12 02:14:13 +02:00
MichaIng
b91dc51f6c
Merge pull request #29166 from nextcloud/backport/29122/stable20
...
[stable20] Tokens without password should not trigger changed password invalidation
2021-10-11 17:13:05 +02:00
Joas Schilling
a1c4c7fb8a
Don't further setup disabled users when logging in with apache
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-11 15:12:41 +02:00
Julius Härtl
2377fdd8a9
Tokens without password should not trigger changed password invalidation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-11 12:39:53 +00:00
Julius Härtl
d97fc4e3da
Make sure that a empty directory can still be deleted when copied from another storage
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-11 08:01:03 +00:00
Tobias Assmann
b52ebf5224
add spaces around operators
...
Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
2021-10-08 08:14:52 +02:00
Tobias Assmann
3dc6f0671a
draft to prevent the invalidation of pw based authn tokens on a pw less login
...
Signed-off-by: Tobias Assmann <tobias.assmann@ecsec.de>
2021-10-08 08:14:49 +02:00
Nextcloud bot
005162d87a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-07 02:26:00 +00:00
acsfer
e6a646c071
Fix path of file_get_contents
2021-10-06 15:04:58 +00:00
Julien Veyssier
0690c601c9
consider some config keys under 'objectstore_multibucket' as sensitive
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-10-06 07:52:10 +00:00
Nextcloud bot
79a032cb5f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-06 02:21:29 +00:00
Nextcloud bot
295f0a4063
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-04 02:26:47 +00:00
Nextcloud bot
1554a7595f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-03 02:26:48 +00:00
Nextcloud bot
341aa006bc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-02 02:26:43 +00:00
Nextcloud bot
43db32f49d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-01 02:26:38 +00:00
Louis Chemineau
072d4bb0d0
Prevent empty base URL during installation
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-09-29 15:43:28 +00:00
Nextcloud bot
d63f6d8c18
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-29 02:26:32 +00:00
Daniel Kesselberg
e47903d3ea
explicitly close source stream on object store upload even if countwrapper isn't needed
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-09-24 11:40:50 +00:00
blizzz
8b095ce98b
Merge pull request #28789 from nextcloud/backport/23065/stable20
...
[stable20] Fix null displayname crash as described in #21885
2021-09-23 10:11:09 +02:00
blizzz
8687bec176
Merge pull request #27407 from nextcloud/backport/24966/stable20
...
[stable20] avoid fread on directories and unencrypted files
2021-09-23 10:05:05 +02:00
Nextcloud bot
c30bcfa6a3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-22 02:27:08 +00:00
MichaIng
f99b048d94
Merge pull request #28908 from nextcloud/backport/28802/stable20
...
[stable20] Support seeking also from the end of file on S3 storage
2021-09-21 19:41:10 +02:00
Richard Steinmetz
a56af8d654
Use IRoomMetadata as source of truth for supported room types
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-09-21 16:26:30 +00:00
Pauli Järvinen
50729e2693
Support seeking also from the end of file on S3 storage
...
The PR https://github.com/nextcloud/server/pull/20033 added support
for `fseek` for the S3 storage backend. However, the seek mode SEEK_END
was left out that time. This PR fills this gap.
Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
2021-09-20 18:13:04 +00:00
Vincent Petry
d98a296b05
Fall back to full file for video previews
...
If the first 5 MB are not enough to grab a useful frame for the
thumbnail preview, fall back to reading the full file.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-20 09:34:50 +00:00
Nextcloud bot
8f5b6b8386
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-17 02:28:37 +00:00
Robin Appelman
c7ab27c28d
Merge pull request #28820 from nextcloud/backport/24113/stable20
...
[stable20] extend cache events
2021-09-16 14:08:51 +00:00