normalize idp
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user