Commit Graph
10024 Commits
Author SHA1 Message Date
Ralf Haferkamp 782dd08b59 Automated changelog update [skip ci] 2022-06-09 12:37:07 +00:00
Ralf HaferkampandRalf Haferkamp d6e695076d Rework default role provisioning
This reworks the assignment of the default role at login. The assignment
now only happens if settings service is reachable and the current user
does not have an assignment yet (we check for the NotFound status).
If the settings service returns an error other than 404, the
GetUserByClaims() (and with it the authentication) will also error out.

Closes: #3900
2022-06-09 14:36:29 +02:00
Ralf HaferkampandRalf Haferkamp 15fabb155f Remove bootstrapping workaround for ListRoleAssignments
Previously ListRoleAssignments needed to be able to return the default
assignments when the metadata client was not initialized. This was added
in order to be able to bootstrap the metadata client (which caused a
call to ListRoleAssignments by itself). With the recent switch to a
separate user-provider and permissions service for the metadata storage
this no longer needed.
2022-06-09 14:36:29 +02:00
Benedikt Kulmann 78dd771c76 Automated changelog update [skip ci] 2022-06-09 10:32:01 +00:00
Benedikt KulmannandGitHub 806259c75c Merge pull request #3934 from owncloud/release-2.0.0-beta.3
[full-ci] prepare release, bump version to v2.0.0-beta.3
2022-06-09 12:31:23 +02:00
Benedikt Kulmann e4802b20ce Fix changelog items 2022-06-09 11:45:54 +02:00
David ChristofasandGitHub 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
David ChristofasandGitHub 55de158801 Merge pull request #3931 from owncloud/dependabot/go_modules/github.com/stretchr/testify-1.7.2
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-09 10:36:42 +02:00
dependabot[bot]andGitHub 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]andGitHub 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 ChristofasandGitHub 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
Benedikt Kulmann 5c38d7ce75 Prepare release v2.0.0-beta.3 2022-06-08 14:58:21 +02:00
Jörn Friedrich Dreyer 4abe656dcd Automated changelog update [skip ci] 2022-06-08 12:54:47 +00:00
Jörn Friedrich DreyerandGitHub 1e08228c87 Merge pull request #3932 from owncloud/update-reva-v2.5.1
update reva to v2.5.1
2022-06-08 12:54:20 +00:00
dependabot[bot]andGitHub 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
Benedikt Kulmann 7434612a2e Automated changelog update [skip ci] 2022-06-08 11:06:07 +00:00
Benedikt KulmannandGitHub 1ee7216962 Merge pull request #3927 from owncloud/update-web-5.5.0-rc.9
[full-ci] Update web to v5.5.0-rc.9 for ocis beta.3
2022-06-08 13:03:40 +02:00
Jörn Friedrich DreyerandGitHub 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
Benedikt Kulmann 473d192bf2 Automated changelog update [skip ci] 2022-06-08 11:00:19 +00:00
Benedikt KulmannandGitHub 32f22532e9 Merge pull request #3930 from owncloud/update-reva-954c578109
update reva to v2.5.1-0.20220608092821-954c578109df
2022-06-08 12:59:36 +02:00
Benedikt Kulmann cdcfca268e Update web to v5.5.0-rc.9 for ocis beta.3 2022-06-08 12:34:12 +02: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 75af22994d Automated changelog update [skip ci] 2022-06-08 09:13:26 +00:00
Benedikt KulmannandGitHub 12313b74e6 Merge pull request #3928 from owncloud/bump-reva-2.5.0
[full-ci] Bump reva to v2.5.0
2022-06-08 11:12:46 +02:00
Benedikt Kulmann 445cc5c6f9 Bump reva to v2.5.0 2022-06-08 10:26:13 +02:00
Benedikt Kulmann 4e20b6f0f6 Automated changelog update [skip ci] 2022-06-07 13:10:02 +00:00
Benedikt KulmannandGitHub 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
Phil DavisandGitHub cf20e32df2 Merge pull request #3923 from owncloud/bump-commit-id-core-to-latest
[tests-only] [full-ci] Bump core commit id on ocis to match latest
2022-06-07 12:22:29 +05:45
Prarup Gurung 35caac8beb Commit core id to latest 2022-06-07 11:49:03 +05:45
David Christofas c70618fe4f Automated changelog update [skip ci] 2022-06-03 07:56:06 +00:00
David ChristofasandGitHub 2d86a490d4 Merge pull request #3916 from owncloud/graph-drive-urls
fix webdav URL of drive roots in graph API
2022-06-03 09:55:33 +02:00
Willy Kloucek b240703166 Automated changelog update [skip ci] 2022-06-02 12:25:08 +00:00
David Christofas 4470c045ed fix webdav URL of drive roots in graph API 2022-06-02 14:24:56 +02:00
Willy KloucekandGitHub 3c241094b7 Merge pull request #3911 from wkloucek/skip-ocis-common-validate
Fix configuration validation for extensions' server commands
2022-06-02 14:24:38 +02:00
dependabot[bot]andGitHub 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
Willy KloucekandGitHub 2159584543 Merge pull request #3901 from owncloud/dependabot/go_modules/github.com/gookit/config/v2-2.1.2
Bump github.com/gookit/config/v2 from 2.1.1 to 2.1.2
2022-06-02 13:42:44 +02:00
dependabot[bot]andGitHub 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
Christian RichterandRalf Haferkamp 6cde9c5405 Remove OCIS_SYSTEM_USER_ID
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Willy KloucekandRalf Haferkamp 405dabf962 scale settings, storage-system and storage-users 2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 530b2b5863 fix STORAGE_SYSTEM_JWT_SECRET
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 4cd9f4dc3a add INSECURE option to OCDAV
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 4ef03935ce fix .env
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 58609dcbc0 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 2716df07a2 set default creds for continious deployment
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 19b7651ccc remove default credentials
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 53f5dfe7ee refactor OCIS_MACHINE_AUTH_API_KEY to SEARCH_MACHINE_AUTH_API_KEY
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp e01cdb0590 bump traefik in example deployments
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian RichterandRalf Haferkamp 47af5214a3 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00