normalize idp

This commit is contained in:
A.Unger
2021-11-08 12:17:23 +01:00
parent 22601de351
commit a515a97c8f
10 changed files with 58 additions and 224 deletions
+3 -1
View File
@@ -14,6 +14,8 @@ import (
"strings"
"testing"
"github.com/owncloud/ocis/ocis-pkg/shared"
user "github.com/cs3org/go-cs3apis/cs3/identity/user/v1beta1"
types "github.com/cs3org/go-cs3apis/cs3/types/v1beta1"
"github.com/cs3org/reva/pkg/auth/scope"
@@ -549,7 +551,7 @@ func init() {
Path: dataPath,
},
},
Log: accountsCfg.Log{
Log: shared.Log{
Level: "info",
Pretty: true,
Color: true,