Michael Barz
749f689f33
Merge pull request #7084 from owncloud/d7oc/wopiserver-ssl
...
fixed WOPISERVER_INSECURE in entrypoint script for wopiserver
2023-09-27 18:56:54 +02:00
Michael Barz
b6832257d1
Merge pull request #7311 from owncloud/add-error-body
...
[docs-only] Add denied error body to docs
2023-09-27 18:55:25 +02:00
Ralf Haferkamp
9ed56c7834
Automated changelog update [skip ci]
2023-09-27 13:39:37 +00:00
Ralf Haferkamp
4465c9385d
graph/education: Fix issues reported by sonarcloud
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
a34d467285
graph/education: slightly improve error handling and logging
...
- Use var for common errors
- Add the addition error message to the Error() output of errorcode.Error
- in PatchEducationSchool() use errorcode.RenderError() to turn the errorcode
in to the right HTTP Status (instead of return 500 always)
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
4f59de9c52
graph/education: Check school number for duplicates before adding a school
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
e2849bf19d
graph/education: Add getSchoolByNumber helper
...
Sometimes we explicit need to lookup by number and not numberOrID
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
ce808eaa17
graph/education: Remove unreachable code
...
An LDAP Modify operation never returns LDAPResultEntryAlreadyExists errors.
That error can only happen for LDAPAdd or LDAPModifyDN.
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
16debe6fa5
graph/education: Use helper for creating attribute list
2023-09-27 15:39:00 +02:00
Ralf Haferkamp
164edd16c0
graph/education: Don't leak LDAP errors into the graph error message
2023-09-27 15:39:00 +02:00
kobergj
5e304dc405
Automated changelog update [skip ci]
2023-09-27 11:42:26 +00:00
kobergj
f6867f972a
Merge pull request #7369 from kobergj/DontReloadWebConfig
...
Dont reload Webconfig on request
2023-09-27 13:40:59 +02:00
jkoberg
2cd6ee361e
dont reload web config on request
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-27 11:44:52 +02:00
Christian Richter
3b6a2e1afb
Merge pull request #7367 from owncloud/add-matrix-to-readme
...
Add Matrix chat to readme
2023-09-27 11:08:09 +02:00
Christian Richter
702b1c7692
Add Matrix chat to readme
2023-09-27 10:10:34 +02:00
dependabot[bot]
67c86b7dd4
Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-27 10:04:47 +02:00
dependabot[bot]
0f2838e525
Bump github.com/blevesearch/bleve/v2 from 2.3.9 to 2.3.10
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.9...v2.3.10 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-27 09:59:49 +02:00
Christian Richter
f051b9ef7d
Merge pull request #7355 from dragonchaser/ocis-3743-show-hide-share-status
...
bump reva & go-cs3apis
2023-09-27 08:48:03 +02:00
Christian Richter
b4750c4b72
Modify test-suite (upper/lowercase issues)
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-09-26 16:37:44 +02:00
Christian Richter
8f67105c0f
add reva bugfix
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-09-26 15:26:53 +02:00
Jörn Friedrich Dreyer
c083f598b7
fix group id claim ( #7352 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-09-26 15:13:15 +02:00
Sagar Gurung
98b4d3ef98
[tests-only][full-ci]Added test for the propfind with file-id ( #7335 )
...
* Added test for the propfind with file id
* Refactor the scenario title description
* Review address- refactor scenarios
2023-09-26 18:05:15 +05:45
Sagar Gurung
ddaa825617
Added test for the copy with file-id in url ( #7308 )
2023-09-26 18:04:48 +05:45
Christian Richter
d1e84281f5
Fix test suite (uppercase error strings)
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-09-26 14:11:21 +02:00
dependabot[bot]
502ec695f1
Bump github.com/nats-io/nats-server/v2 from 2.9.22 to 2.10.1
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.9.22 to 2.10.1.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.22...v2.10.1 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 11:06:39 +02:00
Christian Richter
580de3934d
update vendorings
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-09-26 10:23:43 +02:00
Christian Richter
ea7cd91f36
bump reva & go-cs3apis
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-09-26 10:17:10 +02:00
ownClouders
a1b7dc34cd
[tx] updated from transifex
2023-09-26 00:05:55 +00:00
dependabot[bot]
fda2b0e626
Bump jest and @types/jest in /services/idp
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 17:14:08 +02:00
dependabot[bot]
50d8cf4c9b
Bump webpack from 4.46.0 to 4.47.0 in /services/idp
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.46.0 to 4.47.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v4.47.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 11:52:07 +02:00
Viktor Scharf
be9ac740c9
[test-only] apiTest. banned password list ( #7339 )
...
* apiTest. banned password list
* fix after review
2023-09-25 11:50:34 +02:00
dependabot[bot]
0dcc38a998
Bump gotest.tools/v3 from 3.5.0 to 3.5.1
...
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases )
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: gotest.tools/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 10:28:37 +02:00
dependabot[bot]
8b0217147a
Bump @testing-library/user-event from 14.4.3 to 14.5.1 in /services/idp
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.4.3 to 14.5.1.
- [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.4.3...v14.5.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 10:28:02 +02:00
Karun Atreya
49d9d3bd24
[tests-only][full-ci] removing the setresponse in given/then step in SettingContext and TUSContext ( #7298 )
...
* refactor given when then steps in settings and tus contexts
* set resource location from response
* addressed the reviews
* reset spaceidfromocis
* reset after scenario using after hook
2023-09-25 13:32:42 +05:45
Karun Atreya
bea303fd87
[tests-only][full-ci] removing the setresponse in given/when/then step in Notification Context ( #7324 )
...
* refactor given steps
* refactor use of helper function in cross steps
* return using inline variable
2023-09-25 12:50:40 +05:45
Sagar Gurung
b930e0ffec
[tests-only][full-ci]Added documentation to run tika service related tests ( #7295 )
...
* Added documentation to run tika service related tests
* Added documentation for docker compose as well
* Make tika service run only for tika
2023-09-25 12:49:56 +05:45
dependabot[bot]
ad7c18049f
Bump google.golang.org/grpc from 1.58.0 to 1.58.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.58.0 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.2 )
---
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 >
2023-09-25 08:50:14 +02:00
ownClouders
9e274e07a0
[tx] updated from transifex
2023-09-25 04:25:12 +00:00
kobergj
8687777be2
Automated changelog update [skip ci]
2023-09-22 10:45:42 +00:00
kobergj
0535c62b63
Merge pull request #7325 from kobergj/SEEImprovements
...
Improve SSE Notifications
2023-09-22 12:45:11 +02:00
kobergj
8bf3f2f84e
Merge pull request #7309 from kobergj/ChaseThePipelineGhost
...
[full-ci] Chase the pipline ghost
2023-09-22 11:03:05 +02:00
jkoberg
586bae4455
make picky variable namers happy
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-22 10:49:03 +02:00
Andre Duffeck
701673c2e1
Automated changelog update [skip ci]
2023-09-22 07:41:35 +00:00
Andre Duffeck
d5f73ba68d
Do not reset share state ( #7322 )
...
* Do not reset received share state to pending if there is a state already
* Add changelog
2023-09-22 09:41:07 +02:00
Jörn Friedrich Dreyer
1a874ca89a
store: decrease log level ( #7329 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-09-22 09:33:28 +02:00
ownClouders
c5ff99ec38
[tx] updated from transifex
2023-09-22 05:04:46 +00:00
Michael Barz
8931ee1187
Merge pull request #7330 from owncloud/idp-fix-panic
...
prevent panic when session is nil
2023-09-21 21:03:31 +02:00
Michael Barz
2e5e4fcba6
Merge pull request #7331 from owncloud/search-fix-panic
...
prevent panic when user is nil
2023-09-21 21:02:29 +02:00
Jörn Friedrich Dreyer
ea5a60cf56
prevent panic when session is nil
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-09-21 17:19:51 +02:00
Jörn Friedrich Dreyer
3efe843742
prevent panic when user is nil
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-09-21 17:19:18 +02:00