Commit Graph
700 Commits
Author SHA1 Message Date
David ChristofasandGitHub 8514712027 Merge pull request #4512 from owncloud/dependabot/go_modules/github.com/gookit/config/v2-2.1.5
Bump github.com/gookit/config/v2 from 2.1.4 to 2.1.5
2022-09-06 11:34:09 +02:00
David ChristofasandGitHub c181e1d392 Merge pull request #4436 from aduffeck/jsoncs3-share-manager
Jsoncs3 share manager
2022-09-05 16:16:18 +02:00
dependabot[bot]andGitHub 82e11094f7 Bump github.com/gookit/config/v2 from 2.1.4 to 2.1.5
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:14:57 +00:00
dependabot[bot]andRalf Haferkamp 142bf659af Bump github.com/owncloud/libre-graph-api-go from 0.16.0 to 0.17.0
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 17:06:38 +02:00
dependabot[bot]andRalf Haferkamp a9fd4bd0d7 Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.2 to 2.14.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.11.2...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 15:57:28 +02:00
dependabot[bot]andRalf Haferkamp 0888b27471 Bump github.com/onsi/gomega from 1.20.1 to 1.20.2
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.1...v1.20.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 15:56:17 +02:00
dependabot[bot]andRalf Haferkamp 8baa6034ee Bump google.golang.org/grpc from 1.48.0 to 1.49.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 14:41:41 +02:00
dependabot[bot]andRalf Haferkamp 48b0425fed Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 to 2.11.3
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.11.2 to 2.11.3.
- [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.2...v2.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 12:17:54 +02:00
dependabot[bot]andRalf Haferkamp 47930f6139 Bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 11:04:49 +02:00
dependabot[bot]andRalf Haferkamp 7280cca9aa Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.6
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.4 to 2.1.6.
- [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.1.4...v2.1.6)

---
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>
2022-09-01 09:50:24 +02:00
dependabot[bot]andRalf Haferkamp 94aa3610f9 Bump github.com/rs/zerolog from 1.27.0 to 1.28.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 08:32:21 +02:00
dependabot[bot]andRalf Haferkamp e495fad0a6 Bump github.com/gookit/config/v2 from 2.1.2 to 2.1.4
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.2...v2.1.4)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 13:32:53 +02:00
Jörn Friedrich Dreyer c5bde43ba1 update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-08-31 10:32:55 +00:00
David ChristofasandGitHub 7d39e02dc4 Merge pull request #4479 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.20.1
Bump github.com/onsi/gomega from 1.20.0 to 1.20.1
2022-08-31 12:08:42 +02:00
dependabot[bot]andGitHub 2e1808d852 Bump github.com/onsi/gomega from 1.20.0 to 1.20.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 06:26:32 +00:00
dependabot[bot]andGitHub 7d07e818ce Bump github.com/tus/tusd from 1.9.0 to 1.9.1
Bumps [github.com/tus/tusd](https://github.com/tus/tusd) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/tus/tusd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 06:26:28 +00:00
Jörn Friedrich Dreyer 05161adbb2 update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-08-26 14:01:39 +00:00
Jörn Friedrich Dreyer 26476dc640 update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-08-26 12:18:56 +00:00
Jörn Friedrich Dreyer 38b2a9a487 Merge branch 'master' into jsoncs3-share-manager 2022-08-25 15:24:20 +00:00
dependabot[bot]andGitHub bf97c62675 Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 19:45:45 +00:00
Benedikt Kulmann d10f521972 chore: update reva to v2.8.0 2022-08-23 16:35:33 +02:00
Willy KloucekandGitHub 1575c30a3c Merge pull request #4428 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.8.1
Bump go-micro.dev/v4 from 4.8.0 to 4.8.1
2022-08-22 13:07:34 +02:00
Willy KloucekandGitHub 9431af00a9 Merge pull request #4412 from kobergj/BumpReva
[full-ci] bump reva version
2022-08-22 13:06:54 +02:00
Willy Kloucek 349f171f17 bump reva 2022-08-22 12:11:37 +02:00
dependabot[bot]andGitHub 99a22a3760 Bump go-micro.dev/v4 from 4.8.0 to 4.8.1
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asim/go-micro/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 10:00:15 +00:00
dependabot[bot]andGitHub 9aabcecc1f Bump github.com/MicahParks/keyfunc from 1.2.0 to 1.2.2
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.2.0...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 06:29:25 +00:00
André Duffeck 7636a90a23 WIP: point to the wip-reva with the jsoncs3 share manager 2022-08-19 11:28:11 +02:00
Jörn Friedrich Dreyer 3df8218067 bump reva to b272f45c35aa
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-08-19 07:51:02 +00:00
jkoberg a1ea39f645 bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-18 13:26:03 +02:00
Willy KloucekandGitHub ef8c600cf7 Merge pull request #4376 from wkloucek/open-with-web-endpoitn
[full-ci] add open-with-web endpoint
2022-08-18 10:21:01 +02:00
dependabot[bot]andGitHub ff1fea3359 Bump github.com/go-chi/render from 1.0.1 to 1.0.2
Bumps [github.com/go-chi/render](https://github.com/go-chi/render) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/go-chi/render/releases)
- [Commits](https://github.com/go-chi/render/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/render
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 06:41:51 +00:00
Willy Kloucek fe53db9440 tidy go mod 2022-08-17 12:45:19 +02:00
Willy Kloucek c3a021512b update reva 2022-08-17 12:15:00 +02:00
Michael BarzandGitHub 47e52fc357 Merge pull request #4365 from rhafer/issue/4276
Add `ocis idm resetpassword` subcommand
2022-08-12 15:45:09 +02:00
Michael Barz 5f6bb3405f update reva to v2.7.4 2022-08-10 18:22:57 +02:00
Michael Barz ece59ba3f3 use latest egde 2022-08-10 16:52:58 +02:00
Michael Barz 1702e79aca update reva to v2.7.3 2022-08-10 16:52:58 +02:00
Michael Barz db32b5d64b update reva to latest edge 2022-08-10 16:52:58 +02:00
Ralf Haferkamp f37ca15a1b Bump libregraph/idm to include latest logging fixes 2022-08-09 12:34:37 +02:00
root eb5e9675d6 Add ocis idm resetpassword subcommand
This allows resetting the ocis admin user's password (when ocis is
not running) when running with the builtin LDAP server.

Fixes #4084
2022-08-09 12:34:36 +02:00
dependabot[bot]andGitHub 9476a59d57 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.1 to 2.11.2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.11.1 to 2.11.2.
- [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.1...v2.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:13:05 +00:00
David ChristofasandGitHub 34c96bab5e Merge pull request #4349 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.34.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.33.0 to 0.34.0
2022-08-08 18:02:53 +02:00
dependabot[bot]andGitHub 2d8d56d007 Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.33.0 to 0.34.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.33.0...zpages/v0.34.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 15:29:33 +00:00
Michael Barz 67b52bbd55 add expand query for personal drive 2022-08-08 16:43:59 +02:00
dependabot[bot]andGitHub 501898fd5a Bump go.opentelemetry.io/otel/exporters/jaeger from 1.8.0 to 1.9.0
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.8.0 to 1.9.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.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 10:39:08 +00:00
dependabot[bot]andGitHub cefc5175ba Bump go.opentelemetry.io/otel/trace from 1.8.0 to 1.9.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.8.0 to 1.9.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.8.0...v1.9.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>
2022-08-04 09:15:09 +00:00
Ralf HaferkampandRalf Haferkamp 454cea8a1c Try to verify access_token as JWT and extract expiry
We try to parse the access token as a JWT now. Verifying the signature
using the keys downloaded from the jwks_uri of the IDP. Currently we
only use it to extract the expiry information from the JWT. This could
be reworked to extract other claims from the token for authorization
purposes.

Fixes: #3841
2022-08-03 12:00:31 +02:00
Michael BarzandGitHub 74fa98ac68 Merge pull request #4317 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.11.1
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.0 to 2.11.1
2022-08-03 10:09:36 +02:00
André Duffeck 3b99ae96b3 Bump reva 2022-08-03 09:12:16 +02:00
dependabot[bot]andGitHub 6039d4376f Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.0 to 2.11.1
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.11.0 to 2.11.1.
- [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.0...v2.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 16:14:21 +00:00