Commit Graph
18672 Commits
Author SHA1 Message Date
Juan Pablo Villafáñez 9e7d570c79 fix: verify file id in URL matches the one inside the access token
We're using the file id from the access token, so changing the file id
in the URL shouldn't matter. However, the file id must represent a
single file.
It will also help to detect unwanted changes in the URL.
2024-08-13 15:04:19 +02:00
Juan Pablo VillafañezandGitHub bb78b16079 Merge pull request #9771 from owncloud/collaboration_connector_refactor
Collaboration connector refactor
2024-08-13 11:37:56 +02:00
Juan Pablo Villafañez 34fc544ef0 Automated changelog update [skip ci] 2024-08-13 09:36:24 +00:00
Juan Pablo VillafañezandGitHub faf162704e Merge pull request #9684 from owncloud/collaboration_improved_tracing
feat: include additional metadata for tracing the collaboration service
2024-08-13 11:35:52 +02:00
MartinandGitHub afc8f6bdd7 Merge pull request #9772 from owncloud/improve-full-deploy
[docs-only] Add variables to .env to configure the data- and config directory
2024-08-13 11:26:12 +02:00
Juan Pablo Villafáñez 0a8fd53dac chore: add changelog entry 2024-08-13 11:08:15 +02:00
Juan Pablo Villafáñez 90e2322bfa chore: add changelog entry 2024-08-13 10:21:26 +02:00
Viktor ScharfandGitHub 206317997b Merge pull request #9731 from owncloud/test-activities-api-move
[tests-only] [full-ci] Test to check move activity of file
2024-08-13 10:20:51 +02:00
Viktor ScharfandGitHub afdeb087cf Merge pull request #9769 from owncloud/list-multiple-shares
[tests-only][full-ci] add test to list multiple shares
2024-08-13 10:16:22 +02:00
mmattel 00f58a3a53 some text polishing 2024-08-13 09:49:09 +02:00
Salipa-Gurung 6c4c8bdffa refactor test steps 2024-08-13 13:13:58 +05:45
Salipa-Gurung 8f00e9cb60 add test to check move activity of file 2024-08-13 13:10:49 +05:45
Klaas Freitagandmmattel c72168b348 Add variables to .env to configure the data- and config directory
That adds an way of having the volumes configured easily.
2024-08-13 09:12:37 +02:00
prashant-gurung899 f708de2691 add test to list multiple shares
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-13 12:48:56 +05:45
dependabot[bot]andRalf Haferkamp f2c5077289 chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.34.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.33.1...v1.34.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 08:38:09 +02:00
dependabot[bot]andRalf Haferkamp ba7e67f73b chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.1 to 1.17.3.
- [Commits](https://github.com/tidwall/gjson/compare/v1.17.1...v1.17.3)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 08:37:53 +02:00
Klaas FreitagandRalf Haferkamp 6f7f3d0706 Add a make target to create a changelog in csv format 2024-08-13 08:28:20 +02:00
Jörn Friedrich Dreyer cd912a56c1 Automated changelog update [skip ci] 2024-08-12 15:19:43 +00:00
Jörn Friedrich DreyerandGitHub abe40fd65e Merge pull request #9784 from owncloud/add-enable-ocm-variable
add OCIS_ENABLE_OCM env var
2024-08-12 17:19:10 +02:00
Jörn Friedrich Dreyer d61e2c18b7 remove runtime changes for OCIS_ENABLE_OCM
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 16:53:56 +02:00
Jörn Friedrich Dreyer e201e04b5a Automated changelog update [skip ci] 2024-08-12 12:10:45 +00:00
Jörn Friedrich DreyerandGitHub 8dc924a9f2 Merge pull request #9778 from owncloud/change-ocmproviders-defaultpath
save ocm providers config file to config path (not user space)
2024-08-12 14:10:10 +02:00
Jörn Friedrich Dreyer f960ae4d64 add OCIS_ENABLE_OCM env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 13:48:23 +02:00
MartinandGitHub 22f7fa0d14 Merge pull request #9782 from owncloud/fix_ocis_full_example 2024-08-12 13:30:19 +02:00
mmattel 9116b6bc40 [docs-only] Fixes to the ocis full deployment example 2024-08-12 12:58:34 +02:00
Jörn Friedrich Dreyer b7fdc59f21 change ocmproviders defaultconfig path
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 12:27:05 +02:00
Ralf HaferkampandRalf Haferkamp 5ef865a402 graph: Add some test coverage for ocm enabled users endpoint 2024-08-12 12:16:16 +02:00
Ralf HaferkampandRalf Haferkamp 80e8a2ec1a (fix)graph: Always set UserType in /users responses
LDAP users without a UserType attribute get the UserType "Member"
by default. Federated users get the UserType "Federated".

Related #9702
2024-08-12 12:16:16 +02:00
MartinandGitHub 847d168b38 Merge pull request #9777 from owncloud/env_vars_yaml
[docs-only][chore] Update envvars yaml files
2024-08-12 12:13:55 +02:00
mmattel 252799db74 [docs-only][chore] Update envvars yaml files 2024-08-12 12:07:30 +02:00
Juan Pablo Villafáñez 29700046d7 docs: add missing code comments in the middlewares 2024-08-12 12:00:42 +02:00
Phil DavisandGitHub 4aea7d24c4 Merge pull request #9754 from owncloud/tests/adjust-COPY-tests
[tests-only] fix COPY to mountpoint tests
2024-08-12 15:20:11 +05:45
dependabot[bot]andRalf Haferkamp 892c12945f chore(deps): bump react-i18next from 14.1.3 to 15.0.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.3 to 15.0.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:47:51 +02:00
dependabot[bot]andRalf Haferkamp f7068e0ecd chore(deps): bump golang.org/x/term from 0.22.0 to 0.23.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/term/compare/v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:46:59 +02:00
dependabot[bot]andRalf Haferkamp 4d155475fe chore(deps): bump github.com/open-policy-agent/opa from 0.65.0 to 0.67.1
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.65.0 to 0.67.1.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.65.0...v0.67.1)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:46:33 +02:00
Saw-jan 05e6a435a2 test: fix COPY to mountpoint tests
test: adjust COPY file test
2024-08-12 14:30:16 +05:45
Salipa GurungandGitHub a381a3a0e8 Merge pull request #9705 from owncloud/test-activities-api-delete
[tests-only] [full-ci] Test for file deletion activity
2024-08-12 14:08:21 +05:45
kobergj 1848107304 Automated changelog update [skip ci] 2024-08-12 07:32:24 +00:00
kobergjandGitHub 61d2369945 Merge pull request #9763 from kobergj/BumpReva
[full-ci] Bump Reva
2024-08-12 09:31:49 +02:00
Salipa-Gurung a5f861f99e add issue tag 2024-08-12 13:04:26 +05:45
Salipa-Gurung b8665e257d add test for folder deletion activity 2024-08-12 13:04:25 +05:45
Salipa-Gurung e96bac1e25 add test for file deletion activity 2024-08-12 13:04:25 +05:45
Salipa-Gurung 2b5144a97d fix indentation 2024-08-12 13:04:24 +05:45
dependabot[bot]andRalf Haferkamp 757e66d871 chore(deps): bump go.opentelemetry.io/contrib/zpages
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.52.0 to 0.53.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.52.0...zpages/v0.53.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-08-12 08:37:27 +02:00
dependabot[bot]andRalf Haferkamp c4fd5adaaf chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.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-08-12 08:36:42 +02:00
ownClouders 37491c1567 [tx] updated from transifex 2024-08-11 00:06:26 +00:00
jkoberg 0f503bc859 feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-09 14:54:41 +02:00
Jörn Friedrich Dreyer e9e4c4b9e9 Automated changelog update [skip ci] 2024-08-09 12:39:40 +00:00
Jörn Friedrich DreyerandGitHub f4c39735b0 Merge pull request #9770 from owncloud/idg-config-generation-fix
fix idp config generation
2024-08-09 14:39:10 +02:00
Viktor ScharfandGitHub 79c949f18a Merge pull request #9732 from owncloud/permission-role-docs
[docs-only]adding documemtation for graph api (Permissions)
2024-08-09 14:18:32 +02:00