Commit Graph

647 Commits

Author SHA1 Message Date
Christian Richter 3da88ef608 use reva/v2@edge
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-07-29 14:39:19 +02:00
Willy Kloucek ae7c5cbda9 update reva 2022-07-26 10:15:53 +02:00
Jörn Friedrich Dreyer 9b99a61cdb Merge pull request #4266 from wkloucek/update-go-micro
update go-micro
2022-07-26 06:51:25 +00:00
Willy Kloucek 863ddda4bb add inbucket as mail server to traefik deployment example 2022-07-25 16:28:41 +02:00
Willy Kloucek 26d50b5623 switch to different mail lib to add insecure flag 2022-07-25 16:22:27 +02:00
Willy Kloucek 0ea11527ac update go-micro 2022-07-25 11:17:57 +02:00
dependabot[bot] 55dbac2c4f Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.3 to 2.11.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.10.3...v2.11.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-07-22 06:23:04 +00:00
Michael Barz 0f3d6d5a97 Merge pull request #4232 from owncloud/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
2022-07-21 13:36:21 +02:00
dependabot[bot] dc312c8a7c Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 13:17:27 +00:00
dependabot[bot] d8da6c2c2f Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.0 to 2.11.1.
- [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.0...v2.11.1)

---
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-07-20 13:15:55 +00:00
Willy Kloucek e1cb4e9c97 Revert "Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0" 2022-07-20 13:10:54 +02:00
Ralf Haferkamp 8d454cfd3d Bump reva
To get https://github.com/cs3org/reva/pull/3087
2022-07-20 11:55:04 +02:00
Ralf Haferkamp 41cfd6cb23 Bump libregraph/idm to latest master
This includes a fix for case-insensitive substring filtering

Partial-Fix: #547
2022-07-20 11:55:04 +02:00
dependabot[bot] 6145153773 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.3 to 2.11.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.10.3...v2.11.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-07-20 06:23:25 +00:00
Michael Barz d99523b3da update reva to v2.7.2 2022-07-18 16:50:38 +02:00
Jörn Friedrich Dreyer 8e04b28365 bump reva to 95ef49d211e494
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-18 11:12:41 +00:00
Michael Barz 1d2929932b update reva 2022-07-15 23:45:06 +02:00
André Duffeck 31783a7596 Bump reva 2022-07-15 09:54:45 +02:00
Willy Kloucek 3d0cdbebee update reva to get cs3org/reva#3074 2022-07-14 15:37:55 +02:00
Ralf Haferkamp d09819dc0f Bump libregraph/idm to include latest fixes
Fixes: #3631, #4078
Partial: #4039
2022-07-14 14:21:34 +02:00
Willy Kloucek 506ee29b11 Merge pull request #4185 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.48.0
Bump google.golang.org/grpc from 1.47.0 to 1.48.0
2022-07-14 13:34:24 +02:00
Jörn Friedrich Dreyer 3274b8620c bump reva to 4ad9ffbece1 (#4201)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-14 13:29:38 +02:00
Ralf Haferkamp bead0e3f6a Bump libregraph/idm to latest master
to include DN comparing fixes
2022-07-13 09:42:34 +02:00
dependabot[bot] 82fafe5b9d Bump google.golang.org/grpc from 1.47.0 to 1.48.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.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-07-13 05:37:01 +00:00
dependabot[bot] e779c58923 Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.3 to 2.11.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.10.3...v2.11.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-07-12 14:07:22 +00:00
dependabot[bot] 105a705ceb Bump go.opentelemetry.io/otel/exporters/jaeger from 1.7.0 to 1.8.0
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.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.7.0...v1.8.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-07-12 13:27:58 +00:00
Michael Barz 2a5eb63e03 Merge pull request #4148 from owncloud/space-id
[full-ci] use spaceID
2022-07-12 15:25:24 +02:00
Jörn Friedrich Dreyer f7a6c08cad update reva to 66029006fc69
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 12:26:56 +00:00
Jörn Friedrich Dreyer 2b6f52a2c5 update reva to 2832f4d
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 09:00:45 +00:00
Jörn Friedrich Dreyer 1e4d28e8c0 update reva to b9df4027992b
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-11 13:24:33 +00:00
Michael Barz 09aee5ecfc Merge branch 'master' into space-id 2022-07-11 14:29:33 +02:00
Jörn Friedrich Dreyer 18039ff394 update to cb988d5dfb11
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-11 11:52:48 +00:00
Michael Barz 2a113e9f7d use spaceID 2022-07-11 10:44:09 +02:00
dependabot[bot] 13193bf526 Bump go.opentelemetry.io/otel/sdk from 1.7.0 to 1.8.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.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.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:38:12 +00:00
dependabot[bot] 5924876e26 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.32.0 to 0.33.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.32.0...zpages/v0.33.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-07-11 06:21:54 +00:00
Willy Kloucek 57953a2803 Merge pull request #4139 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.3
Bump github.com/blevesearch/bleve/v2 from 2.3.2 to 2.3.3
2022-07-08 10:16:28 +02:00
dependabot[bot] a8efade55c Bump github.com/blevesearch/bleve/v2 from 2.3.2 to 2.3.3
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.2...v2.3.3)

---
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-07-08 06:23:27 +00:00
dependabot[bot] e46c98118d Bump stash.kopano.io/kgol/oidc-go from 0.3.2 to 0.3.4
Bumps stash.kopano.io/kgol/oidc-go from 0.3.2 to 0.3.4.

---
updated-dependencies:
- dependency-name: stash.kopano.io/kgol/oidc-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 06:12:28 +00:00
Jörn Friedrich Dreyer af0ce259a4 update reva to e2232b5a63df
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-07 16:27:13 +05:45
André Duffeck 92f7b37a57 Bump reva 2022-07-05 11:18:27 +02:00
Willy Kloucek 627c79dea1 mask sensitive values in /config proxy debug server endpoint 2022-07-04 14:22:44 +02:00
Willy Kloucek 74c66cd2b3 Merge pull request #4066 from owncloud/dependabot/go_modules/github.com/stretchr/testify-1.8.0
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
2022-07-01 08:50:48 +02:00
Ralf Haferkamp 2cabf5bf5d Use LDAP Modify Password ExtOp for updating passwords
By default the graph API will now use the LDAP Password Modify Extended
Operation for setting user passwords. By this we make sure that the
LDAP server can e.g. properly hash the password with and algorithm that
it supports.

This can be reverted to the old behaviour (using "normal" LDAP modify
requests) by setting GRAPH_LDAP_SERVER_USE_PASSWORD_MODIFY_EXOP=false

Fixes: #3778
2022-06-30 14:17:24 +02:00
dependabot[bot] 5aeaf296a7 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:19:13 +00:00
Willy Kloucek 7b77b55396 Merge pull request #4045 from owncloud/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.2
Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
2022-06-28 08:24:50 +02:00
Willy Kloucek 062d6ec651 Merge pull request #4038 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.10.3
Bump github.com/urfave/cli/v2 from 2.10.1 to 2.10.3
2022-06-28 08:19:52 +02:00
Phil Davis e9d5061e91 Merge pull request #4044 from owncloud/update-reva-2.6.1
[full-ci] update reva to 2.6.1
2022-06-28 11:21:49 +05:45
dependabot[bot] b02d9c6f32 Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 05:29:32 +00:00
dependabot[bot] 9e34654090 Bump github.com/urfave/cli/v2 from 2.10.1 to 2.10.3
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.1 to 2.10.3.
- [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.10.1...v2.10.3)

---
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-06-28 05:29:24 +00:00
Michael Barz 1813b0cd15 update reva to 2.6.1 2022-06-28 06:54:30 +02:00