Commit Graph

13594 Commits

Author SHA1 Message Date
kobergj
f2e6556549 Merge pull request #6428 from kobergj/RefactorOcisPKG
[tests-only][full-ci] Cleanup ocis runtime
2023-06-05 14:40:29 +02:00
Phil Davis
d5b29a5118 Merge pull request #6408 from owncloud/adjust-test-tryToDeleteFileFromTrashbin
[tests-only] [full-ci] Adjust test method tryToDeleteFileFromTrashbin
2023-06-05 15:25:41 +05:45
Benedikt Kulmann
2372b50116 Automated changelog update [skip ci] 2023-06-05 08:23:24 +00:00
Benedikt Kulmann
d6febac17a Merge pull request #6438 from owncloud/bump-web-7.0.0-final
[full-ci] chore: Update web to v7.0.0 final
2023-06-05 10:22:41 +02:00
Michael Barz
d62ff74d8e Automated changelog update [skip ci] 2023-06-05 08:17:46 +00:00
Michael Barz
3385b0764e Merge pull request #6435 from owncloud/fix-disable-users
fix disable users by group
2023-06-05 10:16:57 +02:00
Phil Davis
0bc3d8646e Adjust test method tryToDeleteFileFromTrashbin 2023-06-05 13:37:30 +05:45
Benedikt Kulmann
b7882ec0ce chore: Update web to v7.0.0 final 2023-06-05 09:33:45 +02:00
Michael Barz
58d8c1aa8a fix disable users by group 2023-06-02 17:42:51 +02:00
Roman Perekhod
80b4e85747 Automated changelog update [skip ci] 2023-06-02 13:58:26 +00:00
Roman Perekhod
ecc56cee49 Merge pull request #6429 from 2403905/issue-6411
Fix to prevent the email notification X-Site scripting
2023-06-02 16:57:51 +03:00
Swikriti Tripathi
4b78e06e04 Add acceptance tests for antivirus (#6405)
test on ci

test on ci

run on detached mode

add wait for clam

fix syntax

fix syntax

try without wait

add clamservice to steps

use different wait for command

put sleep

test

wait for clamav service

Clean up tests and enable other tests in the ci

address reviews

add documentation

add docs for docker

address reviews

refactor docs

remove user premission as it's by default root

capitalize the letters
2023-06-02 17:11:17 +05:45
Martin
e0aa8217b0 Merge pull request #6417 from owncloud/fix_service_interlink 2023-06-02 12:28:30 +02:00
jkoberg
d347448ec0 remove duplicated sutureservice code
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-02 12:02:27 +02:00
jkoberg
d3f1012fea remove code duplication
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-02 12:02:27 +02:00
Sagar Gurung
b18ac5d46b Use triats in correct way (#6430) 2023-06-02 14:36:05 +05:45
Roman Perekhod
cd39dd4073 Fix to prevent the email notification X-Site scripting 2023-06-02 09:47:06 +02:00
Martin
d35f413abf Merge pull request #6400 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.16.0
Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.16.0
2023-06-02 09:06:38 +02:00
Phil Davis
8f02d26da8 Merge pull request #6423 from owncloud/modForOcisHello
delete problematic files for go get
2023-06-02 12:29:01 +05:45
mmattel
a32e9ac4c4 [docs-only] Fix ocdav and ocis-hello in owncloud.dev 2023-06-02 08:30:24 +02:00
Ralf Haferkamp
798fb56558 Automated changelog update [skip ci] 2023-06-01 09:17:55 +00:00
Ralf Haferkamp
7a4bc71e65 Revert "idp/proxy: Match users by ID instead of name by default"
This reverts commit 52951b42b0.

The change broke authentication for at least the desktop client when
using the builtin idp. There seem to be issues in the IDP (lico) which
result in the implicit scoped not being added correctly in some case.
When that scope is missing the `lg.uuid` claim will not be present in
the userinfo and we can correctly match users by id.

This reverts back to the old behaviour of matching users by name. Which
also brings some aspects of https://github.com/owncloud/ocis/issues/904

Fixes #6415
2023-06-01 11:13:47 +02:00
kobergj
067bc9618c Merge pull request #6422 from kobergj/BumpWeb
[tests-only][full-ci] Bump Web to 7.0.0-rc39
2023-06-01 10:55:55 +02:00
jkoberg
d18e32627f bump web to 7.0.0-rc39
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-01 09:49:22 +02:00
Roman Perekhod
9f89a2bfca Automated changelog update [skip ci] 2023-05-31 14:38:35 +00:00
Roman Perekhod
09c95d3afa Merge pull request #6398 from 2403905/issue-4265
Fixed the empty exact list in response to getting sharees while searching #issue-4265
2023-05-31 17:38:01 +03:00
Roman Perekhod
366d1c2c10 Fix the empty exact list while searching for a sharee #issue-4265 2023-05-31 15:46:11 +02:00
kobergj
aff8a7dfb5 Automated changelog update [skip ci] 2023-05-31 13:37:11 +00:00
kobergj
48c4b488bb Merge pull request #6418 from kobergj/UseCorrectLogoPermission
Use correct Logo Permission
2023-05-31 15:36:33 +02:00
jkoberg
5eae568a32 use correct logo permission name
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-31 15:02:14 +02:00
kobergj
3674b42299 Automated changelog update [skip ci] 2023-05-31 12:04:17 +00:00
kobergj
1d3de8a7b8 Merge pull request #6391 from kobergj/RenamePermissions
[full-ci] Rename Permissions
2023-05-31 14:03:34 +02:00
Amrita
91ea910cf0 Extend notification tests scenario for different language (#6365) 2023-05-31 16:00:10 +05:45
jkoberg
20aa9e85de skip e2e tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-31 12:01:21 +02:00
jkoberg
599c7b6b87 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-31 11:59:31 +02:00
jkoberg
b41b1ec4cb rename permssions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-30 10:35:51 +02:00
ownClouders
7094891f4d [tx] updated from transifex 2023-05-30 00:03:06 +00:00
dependabot[bot]
c27815bdfb Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.16.0
Bumps [go.opentelemetry.io/otel/trace](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/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 07:01:37 +00:00
Artur Neumann
fd4301b0d7 delete problematic files for go get 2023-05-29 12:38:44 +05:45
Prarup Gurung
09729552e3 Added GDPR report test for events.SpaceCreated (#6397) 2023-05-29 11:12:39 +05:45
dependabot[bot]
1ad0637254 Bump github.com/nats-io/nats-server/v2 from 2.9.4 to 2.9.17 (#6373)
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.4 to 2.9.17.
- [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.4...v2.9.17)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 19:06:42 +02:00
Andre Duffeck
c0665975b3 Do not try to fulltext-index large files. (#6395)
* Do not try to extract the content of large files.

Both tika and ocis do not handle large files/archives very well.

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

---------

Co-authored-by: Martin <github@diemattels.at>
2023-05-27 19:03:58 +02:00
Jörn Friedrich Dreyer
19dc47e311 Automated changelog update [skip ci] 2023-05-27 08:18:58 +00:00
Jörn Friedrich Dreyer
632b206675 trace proxie middlewares (#6313)
* trace proxie middlewares

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update ocis-pkg/service/grpc/client.go

Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>

* default tls is off

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2023-05-27 10:18:24 +02:00
Jörn Friedrich Dreyer
12dff34442 Automated changelog update [skip ci] 2023-05-26 20:22:48 +00:00
Jörn Friedrich Dreyer
b8bdd4573a introduce otlp tracing (#5132)
* introduce otel tracing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use new trace provider initialization

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* work

* bump reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove commented code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add vendor changes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-26 22:21:03 +02:00
Phil Davis
1d714ae3fc Merge pull request #6396 from owncloud/enh/refactor-feature-file-part4
[tests-only][full-ci]Refactor feature files to add correct description
2023-05-26 20:11:02 +05:45
Roman Perekhod
63673ba677 Automated changelog update [skip ci] 2023-05-26 12:52:43 +00:00
Roman Perekhod
e57e6046d3 Fix preview or viewing of shared animated GIFs (#6386)
* Fix preview or viewing of shared animated GIFs

---------

Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2023-05-26 14:52:12 +02:00
Phil Davis
63d0a02aeb Fix line number in expected-failures-API-on-OCIS-storage.md 2023-05-26 18:07:36 +05:45