Commit Graph
10256 Commits
Author SHA1 Message Date
amrita d86d80dbdd Skip litmus on docs-only title 2022-06-13 11:25:19 +05:45
David Christofas 4770a8d8f8 Automated changelog update [skip ci] 2022-06-12 00:27:33 +00:00
David Christofas 2dfe508749 Automated changelog update [skip ci] 2022-06-11 00:58:44 +00:00
David Christofas b126dcce78 Automated changelog update [skip ci] 2022-06-10 12:59:25 +00:00
David ChristofasandGitHub ed50570362 Merge pull request #3941 from owncloud/container-created-audit
handle event container created in audit service
2022-06-10 14:58:58 +02:00
Phil Davis 383b58f9e7 Automated changelog update [skip ci] 2022-06-10 12:22:34 +00:00
Phil DavisandGitHub 123ddc6c91 Merge pull request #3944 from owncloud/bump-reva-0a37100f4bddad0f201e1f6af42f0b59f41f2b7f
[full-ci] Bump reva edge to 0a37100f4bddad0f201e1f6af42f0b59f41f2b7f
2022-06-10 18:07:06 +05:45
Artur NeumannandGitHub 803f48dfb3 Merge pull request #3943 from owncloud/simplify-litmus-drone
[tests-only] Simplify litmus starlark code
2022-06-10 16:52:17 +05:45
Phil Davis 823bfa46c2 Use newer Ubuntu 20.04 image in CI 2022-06-10 16:11:49 +05:45
Benedikt Kulmann 71e3dae6d8 Bump reva edge to 0a37100f4bddad0f201e1f6af42f0b59f41f2b7f 2022-06-10 12:09:34 +02:00
David Christofas ee184a046f handle event container created in audit service 2022-06-10 12:08:49 +02:00
Phil Davis 092c717904 Simplify litmus starlark code 2022-06-10 15:42:53 +05:45
Phil DavisandGitHub 0f61afb596 Merge pull request #3942 from owncloud/bump-core-commit-id-to-latest
[full-ci][tests-only] bumped core commit id to latest in ocis
2022-06-10 14:21:24 +05:45
sushmita56 e00e5a480c bumped core commit id to latest 2022-06-10 09:59:15 +05:45
Artur NeumannandGitHub 44ba6ff19a Merge pull request #3920 from owncloud/litmus-drone-starlark
[full-ci][tests-only] Add litmus tests on CI
2022-06-10 09:03:19 +05:45
Jörn Friedrich Dreyer 6fc2ec1059 Automated changelog update [skip ci] 2022-06-09 13:48:31 +00:00
Jörn Friedrich DreyerandGitHub 282b0e6888 Merge pull request #3935 from owncloud/example-deployments
disable color logging in deployment examples
2022-06-09 13:48:04 +00:00
Christian Richter 745d093ff1 Automated changelog update [skip ci] 2022-06-09 13:21:53 +00:00
Christian RichterandGitHub bea9f2cb76 Merge pull request #3925 from owncloud/improve-graph
add memberOf to /users endpoint and members to /groups endpoint
2022-06-09 15:21:14 +02:00
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
Christian Richter c4f7a36f29 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:23 +02:00
Christian Richter e9ad130015 add docs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:23 +02:00
Christian Richter c358540361 add memberOf slice to /user/{id} & members slice to /groups/{id} endpoint
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:23 +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 581596bc3a add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-09 14:36:23 +02:00
Jörn Friedrich DreyerandChristian Richter 0b57d5cfd4 bump go version of OC_CI_GOLANG to 1.18
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-09 14:36:23 +02:00
Jörn Friedrich DreyerandChristian Richter c714f29fd1 lint init.go
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
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
amrita ecf3e2e89b Implement Litmus on CI 2022-06-09 16:18:36 +05:45
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
David Christofas 287dc62fcf disable color logging in deployment examples 2022-06-09 10:34:32 +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