Sagar Gurung
3a553aebcb
[tests-only][full-ci] List permission and share a project space with allowed roles ( #8959 )
...
* List permission and share a project space with allowed roles
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Review addres
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
---------
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-04-29 12:54:51 +05:45
nirajacharya2
ec7938946e
adding tests for sharing a folder inside project space with all allowed roles from list permissions response ( #8940 )
2024-04-29 09:35:06 +05:45
Michael Barz
9c14e1d55b
Merge pull request #8987 from owncloud/dependabot/go_modules/github.com/google/go-tika-0.3.1
...
build(deps): bump github.com/google/go-tika from 0.3.0 to 0.3.1
2024-04-26 16:23:22 +02:00
dependabot[bot]
6881b63b12
build(deps): bump github.com/google/go-tika from 0.3.0 to 0.3.1
...
Bumps [github.com/google/go-tika](https://github.com/google/go-tika ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/google/go-tika/releases )
- [Commits](https://github.com/google/go-tika/compare/v0.3.0...v0.3.1 )
---
updated-dependencies:
- dependency-name: github.com/google/go-tika
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-26 13:54:11 +00:00
dependabot[bot]
46549dd98a
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp ( #8975 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.50.0 to 0.51.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.50.0...zpages/v0.51.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 15:52:13 +02:00
Thomas Müller
93e45c3713
feat: add OCIS_LOG_LEVEL to .env and also to the app-providers ( #8980 )
2024-04-26 15:51:05 +02:00
Jörn Friedrich Dreyer
eb3349a44c
Merge pull request #8969 from 2403905/issues-8905-ocs
...
[full-ci] [bump-reva] fix space share update for ocs
2024-04-26 13:04:09 +02:00
Jörn Friedrich Dreyer
154ee413cb
Merge pull request #8979 from owncloud/chore/code-cleanup-service-webfinger
...
chore: code cleanup service/webfinger
2024-04-26 13:02:42 +02:00
Jörn Friedrich Dreyer
9b066d14c2
Automated changelog update [skip ci]
2024-04-26 11:00:16 +00:00
Jörn Friedrich Dreyer
f502ebff9a
Merge pull request #8981 from owncloud/fix/dep-imaging
...
[full-ci] fix: replace github.com/disintegration/imaging with github.com/kovidg…
2024-04-26 12:59:40 +02:00
Thomas Müller
a53a7cf8b5
fix: replace github.com/disintegration/imaging with github.com/kovidgoyal/imaging
2024-04-26 11:36:49 +02:00
Thomas Müller
ac951eaaae
chore: code cleanup service/webfinger
2024-04-26 11:11:10 +02:00
Prarup Gurung
f7fb0bc591
[full-ci] [tests-only] Added tests for enabling share sync with empty resource id ( #8963 )
...
* Added tests for enabling share sync with empty resource id
* Addressed reviews
2024-04-26 14:20:59 +05:45
kobergj
b7d9ae89ee
Merge pull request #8947 from kobergj/VirusHandling
...
[full-ci] Rework Virus Handling
2024-04-26 10:10:38 +02:00
dependabot[bot]
6cefbb9368
build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 ( #8974 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 09:41:08 +02:00
Roman Perekhod
63533e2b8e
[full-ci] [bump-reva] fix space share update for ocs
2024-04-26 09:32:00 +02:00
Roman Perekhod
e8c3045391
Automated changelog update [skip ci]
2024-04-26 07:24:59 +00:00
Roman Perekhod
76f97ba0c4
fix the docker-compose wopi
2024-04-26 09:24:09 +02:00
jkoberg
6c8b7a6951
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-26 09:18:43 +02:00
jkoberg
4d4dd983f0
fix(clientlog): dont send sse when upload failed
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-26 09:17:45 +02:00
jkoberg
3b994e6510
feat(postprocessing): dont retry finished uploads
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-26 09:17:45 +02:00
jkoberg
c80ee6e844
feat(storage-users): add scandata to upload command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-26 09:17:45 +02:00
Thomas Müller
dcdf314b8c
Automated changelog update [skip ci]
2024-04-26 07:12:41 +00:00
Thomas Müller
bdbba929d0
feat: add CSP and other security related headers in the oCIS proxy service ( #8777 )
...
* feat: add CSP and other security related headers in the oCIS proxy service
* fix: consolidate security related headers - drop middleware.Secure
* fix: use github.com/DeepDiver1975/secure
* fix: acceptance tests
* feat: support env var replacements in csp.yaml
2024-04-26 09:10:35 +02:00
dependabot[bot]
d3415a8c92
build(deps): bump github.com/KimMachineGun/automemlimit ( #8971 )
...
Bumps [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/KimMachineGun/automemlimit/releases )
- [Commits](https://github.com/KimMachineGun/automemlimit/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/KimMachineGun/automemlimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 09:00:40 +02:00
dependabot[bot]
0b1da66838
build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 ( #8972 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 08:55:07 +02:00
Amrita
edd3ac2ad0
[tests-only][full-ci]Add tests for share invite on drives root ( #8850 )
...
* add tests for root share invite
* add more tests scenarios
2024-04-26 08:41:26 +02:00
Thomas Müller
634680ee8f
Merge pull request #8942 from owncloud/dependabot/go_modules/golang.org/x/net-0.24.0
...
build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
2024-04-26 07:54:18 +02:00
Jörn Friedrich Dreyer
dadc78d4ff
Automated changelog update [skip ci]
2024-04-25 13:32:43 +00:00
Jörn Friedrich Dreyer
06ebbe6056
Merge pull request #8946 from owncloud/fix-well-known-rewrite
...
always initialize http handler
2024-04-25 15:32:09 +02:00
dependabot[bot]
0c2d53f584
build(deps): 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.25.0 to 1.26.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.25.0...v1.26.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 >
2024-04-25 15:01:14 +02:00
Salipa Gurung
f26de59b3a
change given step using SharingNG for share ( #8965 )
2024-04-25 18:46:05 +05:45
Prajwol Amatya
5acba455dc
added test for group user downloading shared resource inside project space when auto sync is disabled ( #8945 )
2024-04-25 18:43:11 +05:45
Sawjan Gurung
e09f94f2cc
[tests-only] extend list sharedbyme API tests coverage ( #8964 )
...
* test: extend list sharedwithme tests
* test: organize scenarios
* test: organize scenarios
2024-04-25 17:40:01 +05:45
kobergj
582f8b7af8
Automated changelog update [skip ci]
2024-04-25 09:13:55 +00:00
kobergj
c998ba8e95
Merge pull request #8953 from kobergj/BumpNatsjskv
...
[full-ci] Bump nats-js-kv package
2024-04-25 11:13:19 +02:00
nirajacharya2
baaf63015e
adding test for listing permission of a project drive by a member with viewer permission ( #8910 )
2024-04-25 12:26:07 +05:45
ownClouders
5cc4c78338
[tx] updated from transifex
2024-04-25 03:47:37 +00:00
jkoberg
0e5b65f27f
feat(nats-js-kv): bump nats-js-kv
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-24 16:28:05 +02:00
nirajacharya2
30cb3729d4
adding test for listing permission of project space by a user who is not a member of the space ( #8927 )
2024-04-24 18:07:31 +05:45
Prajwol Amatya
78ba483784
added test for sharee downloading resource inside project space when auto sync is disabled ( #8944 )
2024-04-24 16:25:13 +05:45
Jörn Friedrich Dreyer
f8f864e566
always initialize http handler
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-04-24 10:39:12 +02:00
dependabot[bot]
50ad489d30
build(deps): bump github.com/riandyrn/otelchi from 0.5.1 to 0.7.0
...
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi ) from 0.5.1 to 0.7.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.5.1...v0.7.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-24 09:21:50 +02:00
Jannik Stehle
e081e9e0a5
Automated changelog update [skip ci]
2024-04-24 07:09:25 +00:00
Jannik Stehle
0b4fa58f0f
Merge pull request #8937 from owncloud/jstehle-bump-reva-20240423
...
chore: bump reva
2024-04-24 09:08:49 +02:00
dependabot[bot]
8e882c756f
build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.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 >
2024-04-24 06:03:28 +00:00
nirajacharya2
c2ab6666a5
adding tests for sharing a file inside project space with all allowed roles from list permissions response ( #8933 )
2024-04-24 09:58:07 +05:45
Jannik Stehle
4948edc2b3
chore: bump reva
2024-04-23 16:15:32 +02:00
kobergj
a4cc165ac7
Automated changelog update [skip ci]
2024-04-23 13:38:39 +00:00
kobergj
9242eae6db
Merge pull request #8936 from kobergj/FixInitiatorID
...
Fix InitiatorIDs for graph events
2024-04-23 15:38:04 +02:00