Commit Graph

18508 Commits

Author SHA1 Message Date
Michael Barz 78d3bf9e72 Merge pull request #9695 from owncloud/generate_proofkeys_collabora_example
chore: generate proof keys for collabora
2024-07-26 12:29:36 +02:00
Saw-jan 878c5f4075 test: ensure share is available before performing actions
test: fix expected-failure lines
2024-07-26 15:19:33 +05:45
Christian Richter 201a7c6b01 reduce complexity
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 11:11:53 +02:00
Juan Pablo Villafáñez ced0f618bd chore: generate proof keys for collabora 2024-07-26 10:47:20 +02:00
Christian Richter a04cd2a132 sort structs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 09:49:47 +02:00
Christian Richter 745d0d2838 add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 08:02:02 +02:00
Christian Richter b60065f308 unclutter init pkg
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 07:54:27 +02:00
Christian Richter e2c4586706 add diff mode to init
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-26 07:49:37 +02:00
Jörn Friedrich Dreyer 7b98a2665f use bool type for web embed delegatedAuthentication
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-25 16:42:58 +02:00
Juan Pablo Villafañez 24b940dfcc Automated changelog update [skip ci] 2024-07-25 12:48:11 +00:00
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
Jörn Friedrich Dreyer 7999e2969b do not force exit to let all services shutdown gracefully
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 14:02:52 +02:00
Jörn Friedrich Dreyer 9d1515e8fc rely on context from app
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 14:02:11 +02:00
Jörn Friedrich Dreyer a96203786f replace defineContext with context from app
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:33:57 +02:00
Jörn Friedrich Dreyer 008f379a01 pass config context when running apps
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:30:42 +02:00
Jörn Friedrich Dreyer 7a22dfb6de NotifyContext when running services standalone
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:26:58 +02:00
Jörn Friedrich Dreyer d6045a74ea work on signals
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:21:30 +02:00
jkoberg 06cc70f978 feat(natsjsregistry): fix watcher feature
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-24 13:09:11 +02:00
Jörn Friedrich Dreyer d1fd65466f reuse default node id when registering services
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:07:54 +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