Commit Graph

15840 Commits

Author SHA1 Message Date
jkoberg
b7635f59ee bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-26 15:22:48 +01:00
jkoberg
a9ce2e003c allow bulkrestarting postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-26 15:22:48 +01:00
Florian Schade
63f244bd60 enhancement: add parent name and path to shared the shared by me endpoint (#8293) 2024-01-26 12:34:20 +01:00
Michael Barz
8c1a9ce415 Merge pull request #8294 from owncloud/remove-lookacat-from-code-owners
chore: remove lookacat from code owners
2024-01-26 12:18:51 +01:00
Benedikt Kulmann
e419efed22 chore: remove lookacat from code owners 2024-01-26 12:11:32 +01:00
Jörn Friedrich Dreyer
3ed0424735 add more upload session filters (#7933)
* add more upload session filters

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* default descriptions

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use tablewriter, --json flag

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-26 09:21:32 +01:00
Prarup Gurung
6cf8546bf8 Added test for sending share invitation with empty sharetype (#8137) 2024-01-26 12:12:42 +05:45
Prarup Gurung
da898f0ebb Merge pull request #8136 from owncloud/add-test-for-invite-user-with-wrong-recipient-type
[full-ci] [tests-only] Add test to send share invitation with wrong recipient type
2024-01-26 11:19:12 +05:45
Prarup Gurung
b8d1a278c6 Added test for sending share invitation with wrong sharetype 2024-01-26 09:49:58 +05:45
Jörn Friedrich Dreyer
48610091ad set size when starting an upload session via graph (#8288)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-25 22:00:12 +01:00
Prarup Gurung
3ddbdd6c93 Merge pull request #8189 from owncloud/add-test-to-invite-user-with-empty-objectId
[full-ci] [tests-only] Add test for sending share invitation with empty objectId
2024-01-25 19:47:05 +05:45
Viktor Scharf
a9bf0f9bd5 [test-only] Cors test for settings api (#8286)
* add cors tests for settings api

* fix
2024-01-25 14:17:13 +01:00
Florian Schade
6cf5d8fb13 chore: bump icap client which fixes defer error handling (#8234)
* chore: bump icap client which fixes defer error handling

* chore: bump icap-client
2024-01-25 12:26:21 +01:00
Prarup Gurung
3ecf2e56ca Added test for sending share invitation to empty user id 2024-01-25 17:11:12 +05:45
Prarup Gurung
5d96e9bdf6 Merge pull request #8129 from owncloud/add-test-for-invite-user-with-wrong-objectId
[full-ci] [tests-only] Added test for sending share invitation to wrong objectId
2024-01-25 17:05:09 +05:45
Prarup Gurung
c93783897f Addressed reviews 2024-01-25 14:17:09 +05:45
Prarup Gurung
2675e739b2 Added test for sending share invitation to wrong objectId 2024-01-25 14:13:46 +05:45
Nalem7
18a62b5133 replacing the featureContext with HttpREquestHelper in test (#8169)
Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
2024-01-25 14:06:45 +05:45
Roman Perekhod
d3f5e07fee Automated changelog update [skip ci] 2024-01-25 08:14:36 +00:00
Roman Perekhod
970b556071 Merge pull request #8132 from 2403905/issue-8127
[skip-ci][changelog] disallow to delete a file during the processing
2024-01-25 09:14:03 +01:00
Roman Perekhod
42c0f48d92 Automated changelog update [skip ci] 2024-01-25 08:10:53 +00:00
Roman Perekhod
7568cfef73 Merge pull request #8246 from 2403905/issue-8242
fix the resource name
2024-01-25 09:10:17 +01:00
Roman Perekhod
7cb23b004f disallow to delete a file during the processing 2024-01-25 09:05:43 +01:00
Prajwol Amatya
759b443e4f added test for user with no share role trying to reshare a resource (#8147) 2024-01-25 12:52:48 +05:45
Swikriti Tripathi
00717481f7 [tests-only]test: add test for shared with me (#8010)
* test: add test for shared with me

* test: add test for shared with me shared file

* add missing field and add test to expected to fail

* address review

* test: move file

* tests: make differente funtion for regex fileid pattern matching
2024-01-25 09:47:56 +05:45
Viktor Scharf
ee6f155e1c add more CORS tests (#8254) 2024-01-24 19:25:20 +01:00
Roman Perekhod
60e8a2d8b4 fix the resource name 2024-01-24 17:41:21 +01:00
kobergj
8c966a81cb Automated changelog update [skip ci] 2024-01-24 16:15:05 +00:00
kobergj
46af9cce40 move nats authentication to natsjsregistry package (#8281)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 17:14:19 +01:00
Ralf Haferkamp
19991677be Automated changelog update [skip ci] 2024-01-24 16:03:40 +00:00
Ralf Haferkamp
da495fd306 graph/sharing: Fix role condition for space roots
When computing the allowed roles for a spaceroot use the correct conditions.
Spaceroots require '@Subject.objectId Any_of @Resource.owners'.

Note: Updating or deleting the permissions on a spaceroot via
'v1beta1/drives/{driveid}/items/{itemid}/permissions/{permissionid}' does still
not work.
2024-01-24 17:03:00 +01:00
Ralf Haferkamp
c7943f014b graph/sharing: Adjust acceptance tests for latest changes
Don't try to assign space specific roles to file or directory shares in
positive tests. The API now forbids those correctly. We might want
to add negative tests for that.
2024-01-24 17:03:00 +01:00
Ralf Haferkamp
d9fc4af575 graph/sharing: Add check for role conditions
Use the condition from the unifiedrole to check if the requested role
is actually applicable to the selected resource.

Fixes: #8131
2024-01-24 17:03:00 +01:00
Ralf Haferkamp
f38f940d22 graph/sharing: Fix role conditions for Space specific sharing roles
Co-Owner and Manager are space specific roles. They need the UnifiedRoleConditionOwner.
2024-01-24 17:03:00 +01:00
Michael Barz
0cb731aef1 tests: fix test expectations for cors (#8279) 2024-01-24 16:52:38 +01:00
Jörn Friedrich Dreyer
ccfb9101de it is called traceProvider (#8280)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-24 16:34:58 +01:00
Andre Duffeck
b950fcecb1 Automated changelog update [skip ci] 2024-01-24 14:48:04 +00:00
Andre Duffeck
75939146db Merge pull request #8278 from aduffeck/bump-reva-6eec40
[full-ci] Bump reva
2024-01-24 15:47:28 +01:00
Sawjan Gurung
c8818f5dd5 add test coverage for checking file versions after multiple restores (#8188) 2024-01-24 17:09:54 +05:45
kobergj
cf53146f8b Automated changelog update [skip ci] 2024-01-24 10:17:53 +00:00
kobergj
acf0cca01b Merge pull request #8236 from kobergj/FixNatsAuthentication
[full-ci] Fix nats authentication & Improvements
2024-01-24 11:17:15 +01:00
Prajwol Amatya
3b75b5b722 added test to reshare resources to other users SharingNg (#8275) 2024-01-24 15:45:35 +05:45
André Duffeck
b5ed06dad6 Bump reva 2024-01-24 10:49:45 +01:00
jkoberg
82ee1a6305 use inmemory natsjskv registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 10:39:32 +01:00
jkoberg
cec6ea50eb remove unused stat cache
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 10:39:32 +01:00
jkoberg
8e613bbe7a fix store ttl
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 10:39:32 +01:00
jkoberg
13bb2785d4 fix cache authentication
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 10:39:30 +01:00
jkoberg
10628f399d fix events authentication
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-24 10:39:09 +01:00
Roman Perekhod
9b87682f4e Automated changelog update [skip ci] 2024-01-24 09:17:44 +00:00
Roman Perekhod
57cfb16d85 Merge pull request #8269 from 2403905/issue-8255
[full-ci][bump reva] fix race in a publicshare manager
2024-01-24 10:17:02 +01:00