Commit Graph

11429 Commits

Author SHA1 Message Date
Willy Kloucek
04acadceb4 update reva 2022-10-26 11:49:34 +02:00
Willy Kloucek
b070a86b35 Merge pull request #4907 from owncloud/go-deps
update golang dependencies
2022-10-26 11:45:10 +02:00
David Christofas
14702f6836 update golang dependencies 2022-10-26 11:10:58 +02:00
David Christofas
db02e0b5c0 Merge pull request #4906 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.5
Bump github.com/blevesearch/bleve/v2 from 2.3.4 to 2.3.5
2022-10-26 10:56:31 +02:00
David Christofas
bacce15009 Merge pull request #4905 from owncloud/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.4.0
Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
2022-10-26 10:56:11 +02:00
Martin
2a210357ae Merge pull request #4737 from owncloud/thumbnails-readme
add a readme file for the thumbnails service
2022-10-26 09:27:15 +02:00
Martin
c67b457308 Update services/thumbnails/README.md 2022-10-26 09:17:14 +02:00
Edith Parzefall
152967320d Update services/thumbnails/README.md 2022-10-26 09:16:05 +02:00
Edith Parzefall
9436dfe4d1 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-10-26 09:10:18 +02:00
dependabot[bot]
6acfa00adb Bump github.com/blevesearch/bleve/v2 from 2.3.4 to 2.3.5
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.4...v2.3.5)

---
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>
2022-10-26 06:18:09 +00:00
dependabot[bot]
9a52e08e1c Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.3.1 to 2.4.0.
- [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.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 06:17:56 +00:00
Michael Barz
257c5995b5 Automated changelog update [skip ci] 2022-10-25 21:43:39 +00:00
Michael Barz
88386dedab Merge pull request #4897 from owncloud/settings-values
prohibit users form setting and listing other user's values
2022-10-25 23:39:23 +02:00
Michael Barz
5ec864885f Merge pull request #4898 from owncloud/fix-user-consent-after-client-login
fix: clear loading state if consent or logon received
2022-10-25 20:13:30 +02:00
mmattel
2836395a29 update and text restructuring 2022-10-25 17:21:50 +02:00
David Christofas
778c84cf17 add a readme file for the thumbnails service 2022-10-25 15:01:11 +02:00
Benedikt Kulmann
b3225a0dc9 fix: clear loading state if consent or logon received 2022-10-25 14:53:00 +02:00
David Christofas
73e50ae84b prohibit users form setting and listing other user's values 2022-10-25 14:13:47 +02:00
Viktor Scharf
51c16e41be [test-only] ApiTest.check all response items (#4886)
* check response

* php-style fix
2022-10-25 13:48:01 +02:00
Ralf Haferkamp
e9219e4103 Automated changelog update [skip ci] 2022-10-25 09:50:41 +00:00
Ralf Haferkamp
89f2f2a87f Add documentation tags for grpc server TLS options 2022-10-25 11:50:08 +02:00
Ralf Haferkamp
fbb3382a42 Revert backwards incompatible reva config changes
The commit of unifying the Reva Client config introduced some backwards
incompatible changes to the config structures and yaml config tags. For
the "thumbnails", "webdav" and "notifications" service. This reverts the
changes on the service and introduces TLS options in a backwards
compatible manner.
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
8cead4557f Explicitly disable TLS for the permissions client
This is needed as the permission server (provided by the settings service)
is not TLS enabled yet.
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
3d57f5cc21 Introduce TLS Settings for all reva grpc services and clients 2022-10-25 11:50:08 +02:00
Ralf Haferkamp
e373e48383 Get rid of duplicated Reva config struct
Consolidate all services to use the Reva config struct for the shared package.
This works because all services (except 'notifications', 'thumbnails' and
'webdav') where using the same config keys and environment variables for
setting the reva gateway.
2022-10-25 11:50:08 +02:00
David Christofas
0f507e7aab Merge pull request #4870 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.12.0
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0
2022-10-25 10:22:20 +02:00
dependabot[bot]
ca3ef6fc58 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.3...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 07:43:57 +00:00
David Christofas
63bf8b186a Merge pull request #4869 from owncloud/dependabot/go_modules/github.com/MicahParks/keyfunc-1.5.1
Bump github.com/MicahParks/keyfunc from 1.4.0 to 1.5.1
2022-10-25 09:40:15 +02:00
Benedikt Kulmann
c818d71e6f Merge pull request #4878 from owncloud/pnpm
[full-ci][ui tests] Switch yarn to pnpm for oC Web tests
2022-10-24 20:26:48 +02:00
Dominik Schmidt
966a7758fc Use pnpm for running tests for oC Web 2022-10-24 19:04:39 +02:00
Phil Davis
50d97d6f0d Merge pull request #4718 from owncloud/runtests-from-core-branch-40393
[full-ci][tests-only]Bump core commit id for tests
2022-10-24 16:57:19 +05:45
Swikriti Tripathi
305bf45e0a update core commit id to latest 2022-10-24 13:57:46 +05:45
Michael Barz
742229472e trigger CI 2022-10-21 15:35:49 +02:00
Michael Barz
e0adaf8c60 Automated changelog update [skip ci] 2022-10-21 11:37:44 +00:00
Michael Barz
5146d16c70 Merge pull request #4867 from owncloud/nats-tls
add config option to enable or disable TLS for nats
2022-10-21 13:37:18 +02:00
Michael Barz
ec764ea5b1 improve the description of the help texts 2022-10-21 12:50:03 +02:00
Michael Barz
18404e3f36 rebase and use latest reva edge 2022-10-21 12:42:32 +02:00
David Christofas
45b92fc56f add config option to enable or disable TLS for nats 2022-10-21 12:40:21 +02:00
Michael Barz
ff8b16f9da Automated changelog update [skip ci] 2022-10-21 10:24:09 +00:00
Michael Barz
ce20b3be79 Merge pull request #4864 from owncloud/sharing-caps
[full-ci] disable federation capabilities
2022-10-21 12:23:46 +02:00
Michael Barz
6f12c769dd Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-10-21 11:52:58 +02:00
Phil Davis
a5eb9611c0 Merge pull request #4862 from owncloud/bump-core-commit-id-for-tests-oct-20-2022
[tests-only][full-ci] bump ownCloud core commit ID for the tests
2022-10-21 12:17:26 +05:45
dependabot[bot]
9cc4cdd8cc Bump github.com/MicahParks/keyfunc from 1.4.0 to 1.5.1
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 06:25:58 +00:00
Michael Barz
d116245ddb reflect shares space rename in tests
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2022-10-21 00:46:02 +02:00
Michael Barz
78be28433a disable federation capabilities 2022-10-20 14:40:09 +02:00
David Christofas
4426471548 Automated changelog update [skip ci] 2022-10-20 11:58:02 +00:00
David Christofas
07475407d6 Merge pull request #4859 from owncloud/received-share-path
fix shareroot path in REPORT responses
2022-10-20 13:56:04 +02:00
Viktor Scharf
d82003fe6f Update .drone.env
brought web commit back
2022-10-20 13:20:30 +02:00
Kiran Parajuli
9c9b52677f Update the line numbers in the expected failures list
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-10-20 15:14:23 +05:45
David Christofas
a41cc77371 bump web commit id for tests 2022-10-20 11:10:54 +02:00