add permission to change space quota

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-03-17 12:51:26 +01:00
parent ebbc388b6d
commit cdddd16c0a
3 changed files with 38 additions and 13 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ sonar.go.golangci-lint.reportPaths=cache/checkstyle/app-provider_checkstyle.xml,
# Exclude files
sonar.exclusions=**/third_party,docs/**,changelog/**,**/package.json,**/rollup.config.js,CHANGELOG.md,deployments/**,tests/**,vendor-bin/**,README.md,**/mocks/**,/protogen/**
sonar.coverage.exclusions=**/*_test.go,**mocks/**,/protogen/**
sonar.cpd.exclusions=**/*_test.go,**/revaconfig/**
sonar.cpd.exclusions=**/*_test.go,**/revaconfig/**,services/settings/pkg/store/defaults/defaults.go