Commit Graph

608 Commits

Author SHA1 Message Date
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
dependabot[bot] df15dc6d92 Bump github.com/stretchr/testify from 1.7.2 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 12:56:35 +00:00
dependabot[bot] 21f8c6b331 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 12:07:59 +00:00
dependabot[bot] 15ed067ece Bump gotest.tools/v3 from 3.2.0 to 3.3.0
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:29:18 +00:00
Jörn Friedrich Dreyer 722002336f update reva to v2.6.1-0.20220625133157-47ade515fb1e
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-25 19:35:41 +00:00
Jörn Friedrich Dreyer c4e9b0f5fb update tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-24 15:37:06 +00:00
Jörn Friedrich Dreyer 72eeaa4033 update reva to v2.6.1-0.20220623153649-1f3daf91c2a8
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-23 15:46:50 +00:00
André Duffeck 1a12d74433 Bump reva 2022-06-23 08:56:26 +02:00
Michael Barz e76508db37 update reva to 2.6.0 2022-06-22 09:44:20 +02:00
André Duffeck 54c352331c Bump reva 2022-06-21 15:33:14 +02:00
jkoberg 6e4b37e9f0 bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-06-21 12:05:19 +02:00
dependabot[bot] 5b3c62b701 Bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.8.1 to 2.10.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.8.1...v2.10.1)

---
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-06-20 06:24:20 +00:00
Jörn Friedrich Dreyer 638507d200 update reva to v2.5.2-0.20220617144643-4758360f5d55
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-17 15:05:10 +00:00
Jörn Friedrich Dreyer 9cc450fec5 update reva to v2.5.2-0.20220616180355-84264e82e451
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-16 18:05:10 +00:00
jkoberg 47ee2aa0a1 bump reva version
bump custom reva version

Signed-off-by: jkoberg <jkoberg@owncloud.com>

new reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

bump reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

bump reva

bump reva

more reva bumping

Signed-off-by: jkoberg <jkoberg@owncloud.com>

newest reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>

bump reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-06-14 11:38:52 +02:00
Benedikt Kulmann 71e3dae6d8 Bump reva edge to 0a37100f4bddad0f201e1f6af42f0b59f41f2b7f 2022-06-10 12:09:34 +02:00
Christian Richter fff40db69c bump libre-graph-api & revert to drone to use owncloudci/golang:1.18
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:23 +02:00
Christian Richter bc156b5f4c update go.{mod,sum}
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:21 +02:00
Christian Richter fc3737f0cf add groups to /users endpoint
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:35:14 +02:00
David Christofas e759be4a7e Merge pull request #3939 from owncloud/dependabot/go_modules/github.com/rs/zerolog-1.27.0
Bump github.com/rs/zerolog from 1.26.1 to 1.27.0
2022-06-09 10:37:09 +02:00
dependabot[bot] 4e6f045406 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 08:02:33 +00:00
dependabot[bot] 893e4e60a3 Bump github.com/rs/zerolog from 1.26.1 to 1.27.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.26.1...v1.27.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-06-09 08:01:58 +00:00
David Christofas cdfd38b940 Merge pull request #3912 from owncloud/dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.10.3
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.2 to 2.10.3
2022-06-09 10:00:58 +02:00
dependabot[bot] 9c7b2435ac Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.2 to 2.10.3
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.2 to 2.10.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.10.2...v2.10.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-06-08 12:37:52 +00:00
Jörn Friedrich Dreyer 9159fda3ee update reva to v2.5.1
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-08 11:54:49 +00:00
Jörn Friedrich Dreyer 4e07a685a3 Merge pull request #3915 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.47.0
Bump google.golang.org/grpc from 1.46.2 to 1.47.0
2022-06-08 11:02:28 +00:00
Jörn Friedrich Dreyer 36277e5312 update reva to v2.5.1-0.20220608092821-954c578109df
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-08 09:40:41 +00:00
Benedikt Kulmann 445cc5c6f9 Bump reva to v2.5.0 2022-06-08 10:26:13 +02:00
Benedikt Kulmann c8f2d29766 Merge pull request #3922 from owncloud/test-eos-spaaces
[full-ci] update reva to v2.4.2-0.20220607110316-1e461b750389
2022-06-07 15:09:30 +02:00
Jörn Friedrich Dreyer 25ddaf1e43 update reva to v2.4.2-0.20220607110316-1e461b750389
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-07 11:06:11 +00:00
dependabot[bot] 403fad2b14 Bump google.golang.org/grpc from 1.46.2 to 1.47.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.2 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.2...v1.47.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-06-02 11:43:38 +00:00
dependabot[bot] 9ac6e3c243 Bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.1...v2.1.2)

---
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-06-02 11:04:47 +00:00
dependabot[bot] aa478b8bdf Bump github.com/blevesearch/bleve_index_api from 1.0.1 to 1.0.2
Bumps [github.com/blevesearch/bleve_index_api](https://github.com/blevesearch/bleve_index_api) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/blevesearch/bleve_index_api/releases)
- [Commits](https://github.com/blevesearch/bleve_index_api/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 13:11:22 +00:00
Jörn Friedrich Dreyer 5cbe9a27d1 update reva v2.4.2-0.20220601110755-6b47effc3759
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-01 11:11:21 +00:00
dependabot[bot] 6eef0cfa57 Bump github.com/gookit/config/v2 from 2.1.0 to 2.1.1
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.0...v2.1.1)

---
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-05-31 06:14:50 +00:00
dependabot[bot] dda3606bba Bump github.com/urfave/cli/v2 from 2.8.0 to 2.8.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.8.0 to 2.8.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.8.0...v2.8.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-05-30 08:14:55 +00:00
dependabot[bot] 1419f37376 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.1 to 2.10.2
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.1 to 2.10.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.10.1...v2.10.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-05-30 07:25:53 +00:00
dependabot[bot] ab63747b1e Bump github.com/nats-io/nats-server/v2 from 2.8.2 to 2.8.4
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.8.2 to 2.8.4.
- [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.8.2...v2.8.4)

---
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>
2022-05-27 06:15:54 +00:00
Michael Barz 097c6c56e9 update reva to 2.4.1 2022-05-24 20:55:01 +02:00
Michael Barz 7bf654542e update reva to 2.4.0 2022-05-24 11:38:47 +02:00