Commit Graph

13805 Commits

Author SHA1 Message Date
jkoberg
9740706df5 add default store to postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 16:57:19 +02:00
Viktor Scharf
2c0fb9910e Change testing docs. Antivirus for mac (#6566)
* run antivirus on mac for localy testing

* start docker withot volumes

* fix
2023-06-21 14:57:26 +02:00
kobergj
804ce0d77e Automated changelog update [skip ci] 2023-06-21 12:19:17 +00:00
kobergj
34462566bd Merge pull request #6565 from kobergj/RemoveLDAPErrorLog
Don't connect to ldap on startup
2023-06-21 14:18:23 +02:00
kobergj
060bab808f Automated changelog update [skip ci] 2023-06-21 11:20:12 +00:00
kobergj
6b0971ba52 Merge pull request #6572 from kobergj/BumpReva
[full-ci] Bump Reva
2023-06-21 13:19:33 +02:00
jkoberg
7bfe6bdf7d bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:58:24 +02:00
jkoberg
eb9d2bc373 dont connect ldap on startup
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:53:52 +02:00
Martin
9cace5738f Merge pull request #6569 from owncloud/mmattel-patch-1
Update APP_PROVIDER_SERVICE_NAME description
2023-06-21 08:54:53 +02:00
Martin
0d7cc2aa2e Update APP_PROVIDER_SERVICE_NAME description 2023-06-20 18:59:46 +02:00
Christian Richter
5c7b15eaeb Automated changelog update [skip ci] 2023-06-20 11:34:29 +00:00
Christian Richter
961b03b272 Merge pull request #6554 from dragonchaser/issue-3753-issues-with-audit-public_link_token_in_event
add token to LinkAccessedEvent
2023-06-20 13:33:43 +02:00
dependabot[bot]
70b64d817e Automated changelog update [skip ci] 2023-06-20 08:30:57 +00:00
dependabot[bot]
7a72d08577 Bump golang.org/x/net from 0.10.0 to 0.11.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.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-06-20 10:30:14 +02:00
Andre Duffeck
938a2a006f Automated changelog update [skip ci] 2023-06-20 06:40:31 +00:00
Andre Duffeck
c81f423357 Merge pull request #6512 from aduffeck/fix-case-insensitivity
Always make Name and Tags queries case-insensitive
2023-06-20 08:39:50 +02:00
dependabot[bot]
fdaa7f71eb 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.15.1 to 1.16.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.15.1...v1.16.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-06-19 15:12:13 +02:00
Paul Neubauer
666a166932 Automated changelog update [skip ci] 2023-06-19 13:05:31 +00:00
Paul Neubauer
7af64c3477 Merge pull request #6549 from owncloud/feat-add-logged-out-url-config
feat: add logged out url config
2023-06-19 15:04:52 +02:00
Christian Richter
6d9ad6fcf5 fix tests & bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 14:45:45 +02:00
Christian Richter
14a66a98f1 add token to LinkAccessedEvent
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 13:53:05 +02:00
Paul Neubauer
47e366dd77 Address PR issue 2023-06-19 13:39:41 +02:00
Michael Barz
cfd87afc7d Merge pull request #6550 from owncloud/release-3.1.0-next.2
[full-ci] Prepare Release 3.1.0-next.2
2023-06-19 13:07:22 +02:00
Paul Neubauer
ca21a1448f Update changelog 2023-06-19 12:38:15 +02:00
Paul Neubauer
b5d74f2f4c Address PR issues 2023-06-19 12:35:26 +02:00
Christian Richter
a4ba746b88 Automated changelog update [skip ci] 2023-06-19 09:33:19 +00:00
Christian Richter
30010adb8a Merge pull request #6548 from dragonchaser/issue-3753-issues-with-audit-storage_id_missing
add storage id to audit log for spaces
2023-06-19 11:32:47 +02:00
Christian Richter
2d60212e12 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 11:16:44 +02:00
Michael Barz
d8b937a362 bump version 2023-06-19 10:55:19 +02:00
Paul Neubauer
afd8ef0d68 Add PR to changelog 2023-06-19 10:50:44 +02:00
Paul Neubauer
27b7337e4c feat: add logged out url config 2023-06-19 10:50:00 +02:00
Christian Richter
a8934c3655 make linter happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 08:04:34 +02:00
Christian Richter
a3b8a7742a fix tests
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 07:45:04 +02:00
Christian Richter
53dcd93818 add storage id to audit log for spaces
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 07:30:00 +02:00
ownClouders
7a2afee440 [tx] updated from transifex 2023-06-19 00:16:27 +00:00
Michael Barz
447b111b16 Automated changelog update [skip ci] 2023-06-16 14:04:53 +00:00
Michael Barz
ed68ca79b9 Merge pull request #6545 from owncloud/reva-changelog
[docs-only] update the reva changelog
2023-06-16 16:04:21 +02:00
Michael Barz
35834ee3b4 Automated changelog update [skip ci] 2023-06-16 13:52:32 +00:00
Michael Barz
9453bd32b3 Merge pull request #6544 from kobergj/DisableWopiChat
[full-ci] DisableWopiChat envvar
2023-06-16 15:52:01 +02:00
Michael Barz
5e7a3cbe51 update the reva changelog 2023-06-16 15:42:17 +02:00
jkoberg
48325b9991 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-16 15:08:10 +02:00
jkoberg
99559f5ea2 add disable wopi chat envaar
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-16 15:07:08 +02:00
Christian Richter
8c89684b3e Automated changelog update [skip ci] 2023-06-16 13:06:22 +00:00
Christian Richter
01c936eaeb Merge pull request #6537 from dragonchaser/issue-3753-issues-with-audit-userfeaturechanged
Show changes between old an new values in audit log
2023-06-16 15:05:47 +02:00
Daniel Swärd
d91241d39d Merge pull request #6543 from owncloud/excds/bugfix/Fix_nullpointer_in_notifications_service
Fix nullpointer problems
2023-06-16 14:56:47 +02:00
Daniel Swärd
a3ee6f3648 notifications: Fix nullpointer problems
Closes: #6541
2023-06-16 13:41:57 +02:00
Prajwol Amatya
997cf54853 removed scenario related to federated share (#6511) 2023-06-16 17:17:39 +05:45
Christian Richter
9198dd9a67 Fix tests
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-16 11:56:03 +02:00
Christian Richter
4aa9b2e416 Bump reva
Co-authored-by Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-16 10:52:37 +02:00
Christian Richter
b64af59477 Add changelog
Co-authored-by Julian Koberg <jkoberg@ownclod.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-16 10:52:37 +02:00