Christian Richter
9e07f2f0d1
Merge pull request #7454 from dragonchaser/fix-auth-service-command
...
remove obsolete command registration file
2023-10-11 10:34:49 +02:00
dependabot[bot]
0a62c54502
Bump golang.org/x/net from 0.15.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 10:31:08 +02:00
Christian Richter
8a72639d45
remove obsolete command registration file
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-10-11 09:47:47 +02:00
Sawjan Gurung
3f99d182bf
[tests-only] Removed unused steps from AuthContext ( #7407 )
...
* removed unsed steps from Archiver and Auth contexts
fix methods
fix sendRequest method
fix steps
add missing step
* move steps from OCS to Auth context
add missing step
fix null
fix variable name
fix variable name
* fix password
2023-10-10 16:29:09 +05:45
Ralf Haferkamp
7dde3a1175
storage-users: pass context to event handling service
...
This allows to properly shutdown the event handling loop by
cancelling the context.
2023-10-10 12:25:30 +02:00
Ralf Haferkamp
2a53dd89f4
debugServer: Set a base context for the http server
...
to allow propagating context cancellation
2023-10-10 12:25:30 +02:00
Ralf Haferkamp
54664024c8
storage-users: Properly shutdown debugServer
...
Trigger a proper debug server shutown in interrupt handler of run.Group.
2023-10-10 12:25:30 +02:00
Ralf Haferkamp
03fc51d573
registry: correctly return from go-routine on cancelation
...
When the the context is cancel we need to return from the go-routine
after de-registering the service.
2023-10-10 12:25:30 +02:00
dependabot[bot]
5f9c91582e
Bump postcss from 8.4.29 to 8.4.31 in /services/idp
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 11:55:58 +02:00
dependabot[bot]
bf3b486cfe
Bump go.opentelemetry.io/contrib/zpages from 0.44.0 to 0.45.0
...
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.44.0 to 0.45.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.44.0...zpages/v0.45.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 >
2023-10-10 11:27:39 +02:00
kobergj
ddb55d41f3
Merge pull request #7446 from kobergj/AdjustSSENotification
...
[tests-only] Adjust SSE Notification
2023-10-10 11:04:55 +02:00
jkoberg
25e7b1aaaa
adjust sse notification layout
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-10 10:22:23 +02:00
Nalem7
efafb64cab
[tests-only][full-ci] refactor profind response ( #7327 )
...
* refactor profind response for path checking strictly
* refactor searchResponse also for xpath checking
---------
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com ”>
2023-10-10 12:57:41 +05:45
Roman Perekhod
92ece8bac1
Automated changelog update [skip ci]
2023-10-09 13:31:48 +00:00
Roman Perekhod
7f6c832356
the default language added to the setting service ( #7417 )
...
* the default language added to the setting service
Co-authored-by: Martin <github@diemattels.at >
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Martin <github@diemattels.at >
2023-10-09 15:31:17 +02:00
dependabot[bot]
caad4709f8
Bump github.com/nats-io/nats-server/v2 from 2.10.1 to 2.10.2
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.10.1 to 2.10.2.
- [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.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 09:10:38 +02:00
Nalem7
140f756584
add test for move with fileID in project space ( #7421 )
2023-10-09 09:15:23 +05:45
Nalem7
1054f0d6cd
add test for copy with fileID ( #7398 )
2023-10-09 09:14:39 +05:45
ownClouders
fc91eea4a2
[tx] updated from transifex
2023-10-08 00:19:40 +00:00
Michael Barz
a55d318811
Merge pull request #7422 from owncloud/fix-git
...
[full-ci] clean up gitignore and commit missing mocks
2023-10-06 16:50:15 +02:00
kobergj
79ef0cb8ce
Automated changelog update [skip ci]
2023-10-06 12:43:43 +00:00
kobergj
0984c8ec52
Merge pull request #7406 from owncloud/wrong-envars
...
edit wrong named enves
2023-10-06 14:41:03 +02:00
Michael Barz
f9c9219bd6
clean up docs
2023-10-06 11:29:09 +02:00
case0sh
06d7702577
revert all changes to ocdav
2023-10-06 11:23:05 +02:00
Saw-jan
c138bc68fd
fix steps
2023-10-06 14:55:38 +05:45
Saw-jan
e439deaba9
strict check for successful request
2023-10-06 14:55:38 +05:45
Saw-jan
18ac0425cb
add method to create folder
2023-10-06 14:55:38 +05:45
Saw-jan
b0ef3aad5f
fix steps
2023-10-06 14:55:38 +05:45
Saw-jan
a63ba607f9
fix share creation methods
2023-10-06 14:55:38 +05:45
case0sh
9b291c0739
revert all changes to frontend
2023-10-06 10:53:39 +02:00
case0sh
330e30c38e
revert all changes to idp
2023-10-06 10:43:02 +02:00
Michael Barz
13777488ec
use root makefile to bring back protobuf docs
2023-10-06 10:38:59 +02:00
Michael Barz
b34d4dc0a0
clean up gitignore and commit missing mocks
2023-10-06 10:36:37 +02:00
case0sh
ace3664f6a
fix formatting
2023-10-06 10:29:08 +02:00
case0sh
fac4524dd2
revert all changes to auth-machine
2023-10-06 10:29:08 +02:00
case0sh
24e784ac48
delete web_ui_config_file option
2023-10-06 10:29:08 +02:00
case0sh
8adea0f38e
edit wrong named enves
2023-10-06 10:29:08 +02:00
Michael Barz
7a29b92ab9
Merge pull request #7420 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.45.0
...
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.44.0 to 0.45.0
2023-10-06 10:25:48 +02:00
Michael Barz
f13ff6ba3f
Automated changelog update [skip ci]
2023-10-06 06:31:20 +00:00
Michael Barz
b79ff4e071
Merge pull request #7416 from kobergj/DefaultAsyncUploads
...
[full-ci] Set default AsyncUploads to true
2023-10-06 08:30:44 +02:00
dependabot[bot]
98d45f3a68
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.44.0 to 0.45.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.44.0...zpages/v0.45.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 06:16:54 +00:00
jkoberg
f189b11ba9
default async uploads
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-05 15:33:42 +02:00
Ralf Haferkamp
c1dcc42ad5
Automated changelog update [skip ci]
2023-10-05 10:37:59 +00:00
Ralf Haferkamp
f6b792a517
notifications: pick SMTP auth method automatically by default
...
This introduces the new value `auto` for NOTIFICATIONS_SMTP_AUTHENTICATION.
Which will make the notifications service automatically pick an authentication
mechanism that the server supports. This is also the new default behavior.
This also removes most of the other default settings for the SMTP
configuration. The default values were of no real use for this service.
Closes : #7356
2023-10-05 12:37:27 +02:00
Ralf Haferkamp
246ec1ecc9
notifications: Deprecate redundant encryptions settings
...
'tls' and 'ssl' are duplicates of 'starttls' and 'ssltls' and have been deprecated
in the upstream modules we use for sending mail notifications. Let's deprecate them
as well and issue a warning when they are still used.
Fixes : #7345
2023-10-05 12:37:27 +02:00
Michael Barz
e03de5da04
Merge pull request #7386 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.12.1
...
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
2023-10-05 11:56:57 +02:00
dependabot[bot]
81e8d830c7
Bump postcss from 8.4.29 to 8.4.31 in /services/idp
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-05 11:34:13 +02:00
dependabot[bot]
27e736462f
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.12.0 to 2.12.1.
- [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.12.0...v2.12.1 )
---
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 >
2023-10-05 09:08:05 +00:00
kobergj
405f547b55
Automated changelog update [skip ci]
2023-10-05 07:20:53 +00:00
kobergj
19b6c311ed
Merge pull request #7410 from kobergj/DeleteUserlogEvents
...
[full-ci] Delete userlog events
2023-10-05 09:20:25 +02:00