Commit Graph

16584 Commits

Author SHA1 Message Date
Prarup Gurung b36043488c Added PROPFIND tests as sharee with new davpath 2024-03-19 15:06:25 +05:45
Viktor Scharf 6927fe1afd [test-only] changed internal link tests (#8680)
* changed internal link tests

* Update linkShare.feature
2024-03-19 09:57:48 +01:00
Martin cdd726aa37 Merge pull request #8688 from owncloud/mmattel-patch-1
Web README update
2024-03-19 09:52:25 +01:00
Christian Richter 248eff3d00 Automated changelog update [skip ci] 2024-03-19 08:48:03 +00:00
Christian Richter 2c50a89cd5 Merge pull request #8541 from dragonchaser/static-well-knowns
[full-ci] Move static `.well-knowns` for oidc from middleware to static route
2024-03-19 09:46:11 +01:00
Martin 627aa801b2 Web README update 2024-03-19 09:27:13 +01:00
dependabot[bot] d1101da014 build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:51:12 +01:00
dependabot[bot] 46447ac46c build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:50:35 +01:00
Christian Richter 5cc286b8ef incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-19 08:38:54 +01:00
Prarup Gurung fcf44ce78f Automated changelog update [skip ci] 2024-03-19 07:16:15 +00:00
Prarup Gurung 6fb55b5599 Used kebab case for example table header name (#8686) 2024-03-19 13:00:42 +05:45
Michael Barz 4305fce074 Merge pull request #8687 from 2403905/issue-8569
bumps keycloak version
2024-03-19 08:15:25 +01:00
Roman Perekhod 5a7c2c3568 bumps keycloak version 2024-03-19 08:06:39 +01:00
Phil Davis bd4169576c Merge pull request #8683 from owncloud/kebab-case-for-table-header
[full-ci] [tests-only] Used kebab case for example table header name
2024-03-19 10:32:44 +05:45
Prarup Gurung 3055d5912a Used kebab case for example table header name 2024-03-19 10:05:49 +05:45
ownClouders 0473224bb9 [tx] updated from transifex 2024-03-19 00:40:36 +00:00
Michael Barz efc50cfb33 Automated changelog update [skip ci] 2024-03-18 16:45:46 +00:00
Michael Barz a2cd6010d3 Merge pull request #8681 from owncloud/ff-stable-5.0
Forward merge stable 5.0
2024-03-18 17:45:11 +01:00
Michael Barz 5f1055eb99 Merge branch 'stable-5.0' into ff-stable-5.0 2024-03-18 17:32:38 +01:00
Christian Richter d31f5b9e15 remove obsolete comment
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 0f522cd8ea add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 29549fade7 kill oidc well known middleware and move it to static route
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 1323a554bc move static routes to seperate package
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:56:10 +01:00
Christian Richter 4a7f140eac Automated changelog update [skip ci] 2024-03-18 15:39:58 +00:00
Christian Richter e8ab328bc9 Merge pull request #8649 from dragonchaser/ocis-1230-do-not-overwrite-parent
bump reva
2024-03-18 16:39:19 +01:00
Christian Richter 6ddac23b16 fix tests
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 16:06:48 +01:00
Michael Barz ae74e77c46 Automated changelog update [skip ci] 2024-03-18 14:55:07 +00:00
Michael Barz 6326df1c5b Merge pull request #8679 from owncloud/release-5.0.0
[full-ci] Release 5.0.0
2024-03-18 15:54:24 +01:00
Roman Perekhod cba251fcd8 Automated changelog update [skip ci] 2024-03-18 14:23:53 +00:00
Roman Perekhod 246f7bf538 internal links shouldn't have a password (#8668)
* internal links shouldn't have a password

* commented out incorrect cases
2024-03-18 15:23:10 +01:00
Michael Barz 91e58a31ac chore: bump version 2024-03-18 14:48:03 +01:00
Jörn Friedrich Dreyer 7795ef1ad6 Merge pull request #8673 from owncloud/fix-nil-pointer
use mutex when lazy initializing the OIDC provider
2024-03-18 14:42:04 +01:00
Michael Barz b81167695c docs: prepare changelog 2024-03-18 14:39:30 +01:00
Christian Richter f7b3944aa7 bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-03-18 14:26:32 +01:00
Prarup Gurung ebaa59637e Used kebab case for example table header name (#8676) 2024-03-18 17:55:29 +05:45
Roman Perekhod 35b9ea7cb6 Automated changelog update [skip ci] 2024-03-18 11:36:42 +00:00
Roman Perekhod 8f0364e015 Merge pull request #8543 from 2403905/issue-8471
fix the mount points naming
2024-03-18 12:36:08 +01:00
Roman Perekhod 9d2815b5ef Merge pull request #8651 from owncloud/fix-cors-patch-method
add PATCH to default allowed CORS methods
2024-03-18 12:33:27 +01:00
Ralf Haferkamp e2b43bcf5b Automated changelog update [skip ci] 2024-03-18 10:54:36 +00:00
Ralf Haferkamp dcdbfd81d4 chore: rework cs3ReceivedSharesToDriveItems to make linter happy 2024-03-18 11:53:57 +01:00
Ralf Haferkamp 2352145b98 graph(sharing-ng): Permission on Spaceroots need to have an id
In order to work with (e.g. get/delete) permissions granted to space
we need to give them a stable id. As the CS3 API don't provide an id
we generate it base on the id of the identity that the permission applies
to. For users we use "u:<userid>" for groups "g:<groupid>".

Closes: #8352
2024-03-18 11:53:57 +01:00
Ralf Haferkamp a326d95232 enhancement(sharing): Return space permissions when looking up space root
Partial-Fix: #8352
2024-03-18 11:53:57 +01:00
Ralf Haferkamp 0f33c7ae96 enhancement(graph): cs3PermissionsToLibreGraph can also return v1beta1 format
This reworks the cs3PermissionsToLibreGraph() so that it is able to return
the libreGraph.Permissions in the legacy and the new v1beta1 format. The main
differences between both are that v1beta1 returns the identities in the
'grantedToV2' property and the 'roles' are returned as IDs instead of the
legacy role names.
2024-03-18 11:53:57 +01:00
Ralf Haferkamp 8fdfa1aee7 enhancement(graph): Remove unneded Coowner Role
This role was renamed to "Manager" a while ago.
2024-03-18 11:53:57 +01:00
Jörn Friedrich Dreyer e8da108edc use mutex when lazy initializing the OIDC provider
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-03-18 11:29:33 +01:00
Prarup Gurung 6631d8cbec Merge pull request #8671 from owncloud/add-profind-test-folder
[full-ci] [tests-only] Added tests for PROPFIND as sharee for folder
2024-03-18 16:06:28 +05:45
Prarup Gurung d5f4803158 Addressed reviews 2024-03-18 15:27:25 +05:45
Prarup Gurung 01bbf358e5 Added tests for PROPFIND as sharee for folder 2024-03-18 15:05:30 +05:45
dependabot[bot] 7b91241dce build(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.48.0...zpages/v0.49.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:55:45 +01:00
dependabot[bot] 24d1fe7c53 build(deps): bump github.com/thejerf/suture/v4 from 4.0.2 to 4.0.5
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.2 to 4.0.5.
- [Commits](https://github.com/thejerf/suture/compare/v4.0.2...v4.0.5)

---
updated-dependencies:
- dependency-name: github.com/thejerf/suture/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 09:55:19 +01:00