Ralf Haferkamp
741dce501b
enhancement(autoprovision): Allow to configure which claims to use for auto-provisioning user accounts
...
When auto-provisioning user accounts we used a fixed mapping for claims
for the userinfo response to user attributes. This change introduces
configuration options to defined which claims should be user for the
username, display name and email address of the auto-provisioned
accounts.
This also removes the automatic fallback to use the 'mail' claim as the
username when the 'preferred_username' claim does not exist.
Fixes : #8635
2024-04-30 17:09:19 +02:00
Sawjan Gurung
9035b832c0
fix ocis_keycloak deployment ( #9025 )
2024-04-30 17:40:18 +05:45
Prarup Gurung
77a87e5d10
Merge pull request #9017 from owncloud/changing-given-statement-to-graph-api
...
[tests-only][full-ci]change given step from ocs to graph
2024-04-30 17:01:05 +05:45
Prarup Gurung
a3579eed99
[full-ci] [tests-only] Use sharingNG for sharing in given step ( #9016 )
...
* Use sharingNG for sharing in given step
* Removed from expected failures
2024-04-30 16:28:48 +05:45
Sabin Panta
6ac17a9155
updating antivirus feature file ( #9024 )
2024-04-30 16:28:23 +05:45
dependabot[bot]
1fad9acf1a
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.17.1 to 2.17.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.1...v2.17.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 09:59:04 +02:00
dependabot[bot]
35d736a5a5
build(deps): bump github.com/go-playground/validator/v10
...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator ) from 10.19.0 to 10.20.0.
- [Release notes](https://github.com/go-playground/validator/releases )
- [Commits](https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0 )
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 09:54:35 +02:00
Sawjan Gurung
bf1d18951e
test: add API tests to search user/group with special chars ( #9015 )
2024-04-30 13:12:09 +05:45
Sawjan Gurung
c0f92f85f3
[tests-only] extend list sharedwithme API tests coverage ( #8967 )
...
* test: extend list sharedwithme tests
* test: organize scenarios
* test: extend list sharedwithme tests - same name shares
* refactor json schema
2024-04-30 12:50:03 +05:45
Sabin
070cccf609
change given step from ocs to graph
2024-04-30 12:32:41 +05:45
Sabin Panta
8b9d5da7ec
[tests-only][full-ci] changed given statement of sharing link in api antivirus feature file ( #8914 )
...
* changed given statement of sharing link in api antivirus feature file
* updated scenerio of uploading virus inside public share
* added step defnitin for uploading file via public link
2024-04-30 12:26:21 +05:45
nirajacharya2
34b13f96e8
adding test for listing permission of a project drive by a member with viewer permission ( #8910 ) ( #8932 )
2024-04-30 12:11:23 +05:45
Sagar Gurung
f962cbba09
Extend ShareNg test for updating share permission for project space ( #8913 )
...
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-04-30 09:19:45 +05:45
Michael Barz
83dd7d6364
Merge pull request #9009 from owncloud/dependabot/go_modules/github.com/riandyrn/otelchi-0.8.0
...
build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
2024-04-29 19:18:29 +02:00
Jannik Stehle
660a4485ab
Automated changelog update [skip ci]
2024-04-29 15:43:57 +00:00
Jannik Stehle
57b63a3318
Merge pull request #8954 from fschade/graph-permission-c-time
...
enhancement: inject the creation time into sharing permissions
2024-04-29 17:43:22 +02:00
Michael Barz
8b772fc517
Automated changelog update [skip ci]
2024-04-29 15:18:12 +00:00
Michael Barz
fa4647b6c1
Merge pull request #8894 from owncloud/fix-web-changelog-formatting
...
chore: fix web changelog formatting
2024-04-29 17:14:51 +02:00
Michael Barz
079ad3efdd
Merge pull request #8931 from owncloud/jnweiger-ocmproviders-json-syntax
...
Fix: README.md ocmproviders.json example
2024-04-29 17:14:32 +02:00
Jörn Friedrich Dreyer
32e44a9fdc
Merge pull request #8989 from owncloud/log-and-trace-fixes
...
log and trace fixes
2024-04-29 17:13:52 +02:00
dependabot[bot]
a36a176fe1
build(deps): bump @testing-library/user-event in /services/idp ( #9008 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:11:50 +02:00
kobergj
64d2a837c3
Automated changelog update [skip ci]
2024-04-29 15:02:08 +00:00
kobergj
335c6d35b8
Merge pull request #9012 from kobergj/AddForgottenChangelog
...
[docs-only] Add forgotten changelog
2024-04-29 17:01:31 +02:00
jkoberg
27ecf912d5
feat(changelog): add forgotten changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:54:44 +02:00
Ralf Haferkamp
91c4b318a9
Automated changelog update [skip ci]
2024-04-29 13:54:51 +00:00
Ralf Haferkamp
5a13179a72
bump reva to latest edge
...
Fixes : #8957
2024-04-29 15:54:13 +02:00
dependabot[bot]
2088e03e25
build(deps): bump github.com/riandyrn/otelchi from 0.7.0 to 0.8.0
...
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases )
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 13:43:55 +00:00
Juan Pablo Villafáñez
b1d0a2a577
fix: remove obsolete secure middleware in collaboration service
2024-04-29 15:22:49 +02:00
Thomas Müller
7da2664144
fix: forward COLLABORA_DOMAIN and ONLYOFFICE_DOMAIN to the ocis container to allow substitution in csp.yaml ( #9007 )
2024-04-29 15:18:24 +02:00
Michael Barz
e140e61838
Merge pull request #8970 from owncloud/docs-unit-tests
...
docs: write unit testing guide
2024-04-29 14:35:11 +02:00
kobergj
1906059ef0
Merge pull request #8374 from owncloud/new_collaboration_service
...
feat: add new collaboration service (WOPI)
2024-04-29 13:56:10 +02:00
kobergj
89710e77f9
Automated changelog update [skip ci]
2024-04-29 11:53:06 +00:00
kobergj
d8cae78d70
Merge pull request #8802 from owncloud/servers_startup
...
feat: add runners to startup the ocis' services
2024-04-29 13:52:31 +02:00
Phil Davis
426df04dec
Merge pull request #8998 from owncloud/README-20240429
...
chore: minor edits to README
2024-04-29 16:28:13 +05:45
Michael Barz
0dce02d011
docs: add more cons from code review
2024-04-29 12:06:35 +02:00
Michael Barz
5ae4d5646b
Apply suggestions from code review
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2024-04-29 12:04:05 +02:00
Viktor Scharf
836fcc5433
user deletes own access of the space ( #8986 )
2024-04-29 11:59:08 +02:00
Juan Pablo Villafáñez
05f684a537
fix: add group runner's timeout and make some channels buffered.
2024-04-29 11:56:07 +02:00
Michael Barz
5ad77f7dee
docs: add mocks to testing guide
2024-04-29 11:53:30 +02:00
Michael Barz
54883c769f
Apply suggestions from code review
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
Co-authored-by: kobergj <jkoberg@owncloud.com >
2024-04-29 11:25:55 +02:00
Phil Davis
192b8eb5d3
chore: minor edits to README
2024-04-29 14:49:12 +05:45
Phil Davis
6aff09530e
Merge pull request #8982 from owncloud/acceptance-test-code-review
...
[tests-only] code review of acceptance tests
2024-04-29 14:39:28 +05:45
Michael Barz
75e8b4592a
Merge pull request #8984 from owncloud/fix/wopi-example-healthcheck
...
fix: use docker healthcheck
2024-04-29 10:51:45 +02:00
Salipa Gurung
6696d5c226
change given step using SharingNG for share in downloadBypath file ( #8990 )
2024-04-29 14:28:01 +05:45
dependabot[bot]
2c0c16ee04
build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.27.1...v2.27.2 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 10:34:53 +02:00
Jannik Stehle
034856721e
Automated changelog update [skip ci]
2024-04-29 08:05:52 +00:00
Jannik Stehle
49395e0a24
Merge pull request #8907 from owncloud/feat/secure-view-role
...
feat: add secure view share role
2024-04-29 10:05:22 +02:00
Phil Davis
86b931f176
tests: code review of acceptance tests
2024-04-29 13:47:08 +05:45
dependabot[bot]
2623d6cc75
build(deps): bump github.com/open-policy-agent/opa from 0.62.1 to 0.64.1
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.62.1 to 0.64.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.62.1...v0.64.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-04-29 09:58:00 +02:00
dependabot[bot]
237623178a
build(deps-dev): bump eslint-plugin-react-hooks in /services/idp
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 09:57:39 +02:00