Ralf Haferkamp
0da7eccd1d
fix(autoprovision): make email optional
...
The mail address is not a required attrbute for our users. So we can auto-provision users without it.
Fixes : #6909
2024-04-30 17:09:21 +02:00
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 and GitHub
9035b832c0
fix ocis_keycloak deployment ( #9025 )
2024-04-30 17:40:18 +05:45
Prarup Gurung and GitHub
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 and GitHub
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 and GitHub
6ac17a9155
updating antivirus feature file ( #9024 )
2024-04-30 16:28:23 +05:45
dependabot[bot] and Ralf Haferkamp
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] and Ralf Haferkamp
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 and GitHub
bf1d18951e
test: add API tests to search user/group with special chars ( #9015 )
2024-04-30 13:12:09 +05:45
kobergj
af437186fc
Automated changelog update [skip ci]
2024-04-30 07:24:15 +00:00
kobergj and GitHub
2f2f4d574d
Merge pull request #9011 from kobergj/BackportRevaBump
...
[full-ci] Backport reva bump
2024-04-30 09:23:38 +02:00
Sawjan Gurung and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
32e44a9fdc
Merge pull request #8989 from owncloud/log-and-trace-fixes
...
log and trace fixes
2024-04-29 17:13:52 +02:00
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
c75d47a75d
Update changelog/unreleased/rework-virus-handling.md
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2024-04-29 17:09:35 +02:00
Jörn Friedrich Dreyer and GitHub
62b7f45026
Update changelog/unreleased/rework-virus-handling.md
2024-04-29 17:08:21 +02:00
kobergj
64d2a837c3
Automated changelog update [skip ci]
2024-04-29 15:02:08 +00:00
kobergj and GitHub
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
jkoberg
df545583d1
feat(changelog): add changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:51:27 +02:00
jkoberg
ce92021fea
fix(clientlog): dont send sse when upload failed
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:11:36 +02:00
jkoberg
caa83ab952
feat(postprocessing): dont retry finished uploads
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:08:20 +02:00
jkoberg
be983bb96b
feat(storage-users): add scandata to upload command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:06:50 +02:00
jkoberg
e3c48f164a
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:01:06 +02:00
Ralf Haferkamp
91c4b318a9
Automated changelog update [skip ci]
2024-04-29 13:54:51 +00:00
Ralf Haferkamp and Ralf Haferkamp
5a13179a72
bump reva to latest edge
...
Fixes : #8957
2024-04-29 15:54:13 +02:00
dependabot[bot] and GitHub
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 and Ralf Haferkamp
b1d0a2a577
fix: remove obsolete secure middleware in collaboration service
2024-04-29 15:22:49 +02:00
Thomas Müller and GitHub
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 and GitHub
e140e61838
Merge pull request #8970 from owncloud/docs-unit-tests
...
docs: write unit testing guide
2024-04-29 14:35:11 +02:00
kobergj and GitHub
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 and GitHub
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 and GitHub
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
5ae4d5646b
Apply suggestions from code review
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2024-04-29 12:04:05 +02:00
Viktor Scharf and GitHub
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
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