Commit Graph

18439 Commits

Author SHA1 Message Date
Juan Pablo Villafañez a7d81241e6 Merge pull request #9366 from owncloud/collaboration_proofkeys
Collaboration proofkeys
2024-07-25 14:47:39 +02:00
kobergj b63cff9842 Automated changelog update [skip ci] 2024-07-25 11:23:03 +00:00
kobergj 6f39d08c9b Merge pull request #9690 from kobergj/BumpReva
[full-ci] Bump Reva
2024-07-25 13:20:25 +02:00
Juan Pablo Villafáñez d2f6679921 docs: add changelog 2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez 02aef4d308 fix: wrong return value in the verify 2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez 2133785838 fix: disable proofkeys in CI and don't skip validator tests
Proofkeys feature can't be tested with the wopi validator for now.
The "FakeOffice" doesn't provide the keys in the discovery endpoint, and
the wopi validator doesn't seem to send any header with the proof.
2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez 7134374a2e fix: use int64 instead of bigInt 2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez 36d9a8c425 feat: proof keys verification for the collaboration service 2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez d47364dedb feat: [WIP] use proof keys to ensure requests come from trusted source
Basic code handling is in the proofkeys package. The idea is to
implement it as a middleware and hook it after the wopicontext
middleware.
Note that we need a way to switch this middleware off in case there are
problems with the verification, even though it should be active by
default.
2024-07-25 13:15:02 +02:00
jkoberg b52b424191 feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-25 12:53:32 +02:00
Roman Perekhod f381054e53 Automated changelog update [skip ci] 2024-07-25 10:39:58 +00:00
Roman Perekhod e5ac143aea Merge pull request #9689 from 2403905/issue-9432
fixed the response code when DELETE and MOVE requests to the file that is still in post-processing
2024-07-25 12:39:24 +02:00
Michael Barz ab84479a9e Automated changelog update [skip ci] 2024-07-25 09:52:18 +00:00
Michael Barz f2c04c9b0a Merge pull request #9685 from owncloud/msoo-parser
[webOffice] Microsoft Office Online Server Lock support
2024-07-25 11:51:41 +02:00
Sawjan Gurung 65d1567a5b Merge pull request #9678 from owncloud/test-activities-api
[tests-only] [full-ci] Add test to check activity after uploading a file
2024-07-25 15:28:48 +05:45
Roman Perekhod 69b27dc1ee fixed the response code when DELETE and MOVE requests to the file that is still in post-processing 2024-07-25 11:31:42 +02:00
Roman Perekhod 26f962ef82 Automated changelog update [skip ci] 2024-07-25 09:27:15 +00:00
Roman Perekhod eaddfa7308 Merge pull request #9677 from 2403905/issue-9482
[full-ci][bump reva] return 403 when the copy forbidden
2024-07-25 11:26:45 +02:00
Christian Richter c2e093099e Merge pull request #9688 from dragonchaser/clean_docs
[docs-only] remove <br> from mermaid charts
2024-07-25 11:13:55 +02:00
Christian Richter 6282f77478 remove obsolete \n
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-25 11:07:09 +02:00
Salipa-Gurung 065c4fa027 add test coverage for activities api for a file 2024-07-25 14:51:18 +05:45
Roman Perekhod 0145af1378 bump-reva.md updated 2024-07-25 10:53:35 +02:00
Christian Richter 2ff49e3f61 remove <br> from mermaid charts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-25 08:42:03 +02:00
Sawjan Gurung 3787092749 Merge pull request #9617 from owncloud/cli-test-cleanup-empty-trash
[tests-only][full-ci] cli test for delete empty trash bin directory
2024-07-25 10:37:01 +05:45
Sabin 381506ed86 cli test for delete empty trash bin directory 2024-07-25 09:36:00 +05:45
Michael Barz 8b70f6f288 docs: add changelog 2024-07-24 21:32:32 +02:00
Michael Barz 4c63ddc439 tests: add and adapt unit tests 2024-07-24 21:32:32 +02:00
Michael Barz 08cb228500 feat: add new locks parser for microsoft office online server 2024-07-24 21:16:32 +02:00
Roman Perekhod 83c8d32ce9 [full-ci] fixed the response code when copying the file from the shares to personal space 2024-07-24 12:39:13 +02:00
Alex e15c3c3a04 Automated changelog update [skip ci] 2024-07-24 09:27:56 +00:00
Alex 9867a93c49 Merge pull request #9679 from owncloud/purge-unavailable-config-options
[full-ci] Remove config options that ain't available in web anymore
2024-07-24 11:25:50 +02:00
Sawjan Gurung baa0c23c31 Merge pull request #9663 from owncloud/tests/wait-for-share-sync
[tests-only][full-ci] ensure share is available
2024-07-24 13:08:56 +05:45
Jan Ackermann 552f5c86c1 Remove config options that ain't available in web anymore 2024-07-24 08:39:02 +02:00
Sawjan Gurung ad0e8a6b40 Merge pull request #9675 from owncloud/tests/invitation_in_permission_responses
[test-ony][full-ci] adding tests for `invitation` property which was missing in permissions responses
2024-07-24 11:55:00 +05:45
Saw-jan 5fabf09451 test: fix MOVE within Shares tests 2024-07-24 11:35:45 +05:45
Saw-jan 15f320f708 test: fix tests 2024-07-24 11:35:45 +05:45
Saw-jan 3883e17b52 test: ensure share is available 2024-07-24 11:35:45 +05:45
ishabaral 009a4a5cf0 add tests for invitation property in permission responses 2024-07-24 10:46:21 +05:45
ownClouders 4a6b0f04f6 [tx] updated from transifex 2024-07-24 04:33:21 +00:00
kobergj 3ff6ac6562 Automated changelog update [skip ci] 2024-07-23 15:51:45 +00:00
kobergj 02dbcae170 Merge pull request #9674 from kobergj/FixPanicNatsjskv
Dont Panic
2024-07-23 17:50:54 +02:00
Sawjan Gurung 4cf8390bb9 Merge pull request #9616 from owncloud/test-location-metadata-shares
[tests-only][full-ci] adding test for listing drive items with new metadatas in share space
2024-07-23 17:16:40 +05:45
Niraj Acharya fcb33ed3dd adding test for listing drive items with new props in personal space 2024-07-23 14:55:05 +05:45
Benedikt Kulmann f28a9b8c2f Merge pull request #9667 from owncloud/fix-env-var-description-email-in-results
[docs-only] fix env var description showing emails in results
2024-07-23 10:40:37 +02:00
kobergj 192a00718a Automated changelog update [skip ci] 2024-07-23 08:38:09 +00:00
kobergj e7340f658e Merge pull request #9079 from owncloud/feat/reva-app-auth
feat: reva app auth
2024-07-23 10:37:35 +02:00
jkoberg f92c6ae511 fix(nats-js-kv): Fix panic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 09:52:37 +02:00
Viktor Scharf 832417b7d1 Merge pull request #9670 from owncloud/checkPermittionsInReportResponse
[test-only] check secure view permissions in the Report response
2024-07-23 09:48:48 +02:00
jkoberg 91396f5aa2 feat(auth-app): add changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 09:34:58 +02:00
Sawjan Gurung de98cca897 Merge pull request #9640 from owncloud/test/role-management-endpoint
[tests-only][full-ci] test: add test coverage for role mangement endpoints
2024-07-23 13:19:44 +05:45