Commit Graph

17472 Commits

Author SHA1 Message Date
Jannik Stehle d850d299ae Automated changelog update [skip ci] 2024-05-15 14:42:32 +00:00
Jannik Stehle 6ebe33e888 Merge pull request #9095 from owncloud/feat/search-remote-item-id
feat: add remote item id to search report responses
2024-05-15 16:42:00 +02:00
Alex 9406da351b Fix typo in password.go (#9177)
* Fix typo in password.go
2024-05-15 15:07:27 +02:00
Tobias Baader 04cd105b82 Merge pull request #9134 from owncloud/Added-release--flavours-and-list
[devdocs] Added release -flavours and list
2024-05-15 14:47:45 +02:00
Prarup Gurung 5ec68d22ff Merge pull request #9174 from owncloud/use-sharingNG-in-given-steps-coreApiSharePublicLink1
[full-ci] [tests-only] Use `sharing-ng` in given steps for sharing
2024-05-15 18:25:16 +05:45
Prarup Gurung caba30bdb3 used token from last shareng public link for test using shareng 2024-05-15 17:50:47 +05:45
Prarup Gurung f335cd77e5 deletePublicLinkShare.feature: Used sharingNG for sharing in given step 2024-05-15 17:50:46 +05:45
Prarup Gurung bb6cb7d7a3 createPublicLinkShare.feature: Used sharingNG for sharing in given step 2024-05-15 17:50:46 +05:45
Prarup Gurung 74094fb3a6 changingPublicLinkShare.feature: Used sharingNG for sharing in given step 2024-05-15 17:50:46 +05:45
Prarup Gurung b0ec3008b9 accessToPublicLinkShare.feature: Used sharingNG for sharing in given step 2024-05-15 17:50:45 +05:45
Ralf Haferkamp b9dcc1bee8 Automated changelog update [skip ci] 2024-05-15 11:31:31 +00:00
Ralf Haferkamp 7ca8391ce2 feat(proxy): Update selected attributes of autoprovisioned users
When autoprovisioning is enabled, we now update autoprovisioned users when their
display name or email address claims change.

Closes: #8955
2024-05-15 13:30:45 +02:00
isha cd7b15b250 [tests-only][full-ci] removing the usage of a stepdef inside another stepdef in ShareesContext.php (#9173)
* removing the usage of a stepdefination inside another stepdefination in ShareesContext

* use setResponse in step def
2024-05-15 16:45:22 +05:45
Salipa Gurung 20eda8b6e2 [tests-only] [full-ci] Use sharingNg in coreApiShareOperationsToShares1 (#9162)
* update given step using sharingNg in accessToShare.feature

* update given step using sharingNg in changingFilesShare.feature

* update given step using sharingNg in gettingShares.feature

* update given step using sharingNg in gettingSharesPendingFiltered.feature

* update given step using sharingNg in gettingSharesReceivedFiltered.feature

* update given step using sharingNg in gettingSharesReceivedFilteredEmpty.feature

* update given step using sharingNg in gettingSharesSharedFiltered.feature

* update given step using sharingNg in gettingSharesSharedFilteredEmpty.feature
2024-05-15 15:20:58 +05:45
Jannik Stehle 783692efdc docs: add missing supported webdav props 2024-05-15 11:30:46 +02:00
Jannik Stehle 164f8650da fix: use getters for protobuf types 2024-05-15 11:30:46 +02:00
Jannik Stehle d40a643fbf feat: add remote item id to search report responses
Adds the remote item id to search `REPORT` responses for shared resources and resources that are part of such. This id represents the id of the original resource that has been shared (= the remote item) and is needed for clients to correctly resolve their locations.
2024-05-15 11:26:43 +02:00
Prarup Gurung 3949dd5385 Merge pull request #9143 from owncloud/use-sharingNG-in-given-steps-apiSpacesShares-suite-2
[full-ci] [tests-only] Use sharing ng in given steps api spaces shares suite
2024-05-15 14:39:40 +05:45
dependabot[bot] 64e9279ee1 build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 09:40:30 +02:00
Sabin Panta 95c93f63b7 [tests-only][full-ci]adding tests for enable disable sync when sharer is deleted (#9130)
* adding tests for enable disable sync when sharer is deleted

* addhressing reviews
2024-05-15 12:58:22 +05:45
Roman Perekhod b09f3d48f8 Automated changelog update [skip ci] 2024-05-15 07:11:42 +00:00
Roman Perekhod 39f63d3bc7 Merge pull request #9144 from 2403905/issue-9067
Added the watermark text for the Secure View mode
2024-05-15 09:11:04 +02:00
Prarup Gurung f30ad2f7b9 Fixed line numbers in expected failure 2024-05-15 12:35:07 +05:45
Prarup Gurung e1a35b9731 shareUploadTUS.feature: Used sharingNG for sharing in given step 2024-05-15 11:54:59 +05:45
Prarup Gurung 99bb887965 shareSubItemOfSpaceViaPublicLink.feature: Used sharingNG for sharing in given step 2024-05-15 11:54:58 +05:45
Amrita 0ac03d8a89 extend list permission tests coverage for root endpoint (#9125) 2024-05-15 10:51:55 +05:45
Prarup Gurung 3fc94c07f8 Merge pull request #9140 from owncloud/use-sharingNG-in-given-steps-apiSpacesShares-suite
[full-ci] [tests-only] Use sharing ng in given steps api spaces shares suite
2024-05-15 10:15:18 +05:45
Prarup Gurung 8f659e3024 Addressed reviews 2024-05-15 09:36:16 +05:45
Roman Perekhod eefe991487 added the watermark text for the Secure View mode 2024-05-14 23:54:07 +02:00
Prarup Gurung f2f2439284 shareSubItemOfSpace.feature: Used sharingNG for sharing in given step 2024-05-14 17:07:10 +05:45
Prarup Gurung 8a91df10ad shareSpacesViaLink.feature: Used sharingNG for sharing in given step 2024-05-14 17:07:10 +05:45
Prarup Gurung 4bf22b054a shareSpaces.feature: Used sharingNG for sharing in given step 2024-05-14 17:07:09 +05:45
Prarup Gurung 601c4ef0cf Merge pull request #9160 from owncloud/adjust-test-sharedWithMe
[full-ci] [tests-only] Adjusted the json schema
2024-05-14 17:06:32 +05:45
Prarup Gurung 0bf53eb0ba Adjusted the json schema 2024-05-14 16:24:26 +05:45
Jannik Stehle 35f3018d11 Automated changelog update [skip ci] 2024-05-14 08:31:25 +00:00
Jannik Stehle 779bf33fcc refactor: rename GetShares to GetSharesForResource
Rename this method to make more clear what it is about.
2024-05-14 10:30:42 +02:00
Jannik Stehle 716e513006 chore: add changelog for getting drive items via id 2024-05-14 10:30:42 +02:00
Jannik Stehle e74d041b72 tests: add unit tests for getting drive items via id 2024-05-14 10:30:42 +02:00
Jannik Stehle 4404235efa feat: add endpoint for getting drive items via id 2024-05-14 10:30:42 +02:00
Florian Schade e48ac55034 fix: provide more tests for the update drive endpoint, it now also considers regular error cases 2024-05-14 10:30:42 +02:00
Florian Schade 9e6bf2af3c enhancement: return a drive item from the update share drive item api endpoint 2024-05-14 10:30:42 +02:00
Florian Schade 5b4e83c9bf enhancement: use error codes in the drive item api 2024-05-14 10:30:42 +02:00
Florian Schade 4841240bff enhancement: add get share service method 2024-05-14 10:30:42 +02:00
Sabin Panta 9b17c3fa30 changing given from ocs to graph in favoritesSharingToShares feature file (#9118) 2024-05-14 10:33:13 +05:45
Ralf Haferkamp ad4b3fc55c proxy(autoprovision): Save the subject and issuer claims when creating a user
We now use the graph user's identities property to store the subject and issuer claims
when autoprovisioning a user. The attrbute is not really used anywhere yet, but will
allow us to detect renames and other changes in the future.

Closes: #8956
2024-05-13 17:22:37 +02:00
Ralf Haferkamp eace09ca05 graph: Allow to set the identities property on users
Previously we only allowed setting the "identities" property on education users.
This changes move the related code to the main user object.
2024-05-13 17:22:37 +02:00
Ralf Haferkamp f74dfaad2d Automated changelog update [skip ci] 2024-05-13 12:50:45 +00:00
Ralf Haferkamp 5b38fa149d settings: Remove deprecated filesystem backend
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
2024-05-13 14:50:02 +02:00
Sawjan Gurung 4177f43cdb [tests-only] extend delete API tests (#9121)
* test: add delete special file tests

* test: add delete special file tests
2024-05-13 14:47:53 +02:00
Salipa Gurung b2edca2619 [tests-only] [full-ci] Use sharingNG in remaining feature file of apiSpaces folder (#9122)
* update given step using sharingNg in restoreSpaces.feature

* update given step using sharingNg in setQuota.feature

* update given step using sharingNg in tag.feature

* update given step using sharingNg in trashBin.feature

* update given step using sharingNg in tusUpload.feature

* update given step using sharingNg in uploadSpaces.feature
2024-05-13 16:15:12 +05:45