glauth working

This commit is contained in:
A.Unger
2020-09-18 14:55:36 +02:00
parent fcca9faa81
commit 33ff094524
12 changed files with 654 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"github.com/owncloud/ocis/glauth/pkg/config"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/ocis-pkg/log"
)
// Option defines a single option function.