Commit graph

18810 commits

Author SHA1 Message Date
Nextcloud bot
a1e714723e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-20 02:42:36 +00:00
Nextcloud bot
4ebc733b70
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-19 02:38:47 +00:00
Nextcloud bot
438e3d79e9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-17 02:46:05 +00:00
Nextcloud bot
f8edadfbcd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-15 02:24:58 +00:00
Nextcloud bot
71d6316e2e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-14 02:26:10 +00:00
Nextcloud bot
6909cfab99
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-13 02:26:18 +00:00
Joas Schilling
b89e548879 Fix updating with apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-11 13:51:02 +00:00
Nextcloud bot
a1c6278247
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-10 02:24:57 +00:00
Nextcloud bot
c8d2e4b14d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-08 02:33:35 +00:00
Nextcloud bot
8054db8f28
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-07 02:23:00 +00:00
Nextcloud bot
65942f837a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-06 02:23:09 +00:00
Nextcloud bot
b648ad65fc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-05 02:23:25 +00:00
John Molakvoæ
7e8c3d7779
Merge pull request #29290 from nextcloud/backport/28768/stable20 2021-11-04 09:21:03 +01:00
John Molakvoæ
1cb613bbfa
Merge pull request #29417 from nextcloud/backport/27440/stable20 2021-11-04 09:19:38 +01:00
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
acsfer
023c060305 Handle files with is_file instead of file_exists
Should fix things like `fread(): read of 8192 bytes failed with errno=21 Is a directory`
2021-10-30 00:20:42 +02: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
acsfer
d8ff7eadc6 Simplify :) 2021-10-21 07:36:22 +00:00
acsfer
d845791968 Replace file_exists() method by is_file() 2021-10-21 07:36:22 +00:00
acsfer
f902cfaffe Get filesize() if file_exists()
Should make sense.
2021-10-21 07:36:22 +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