mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 18:17:41 +02:00
update commands when running in supervised mode
This commit is contained in:
@@ -122,7 +122,8 @@ type Config struct {
|
||||
EnableBasicAuth bool
|
||||
InsecureBackends bool
|
||||
|
||||
Context context.Context
|
||||
Context context.Context
|
||||
Supervised bool
|
||||
}
|
||||
|
||||
// OIDC is the config for the OpenID-Connect middleware. If set the proxy will try to authenticate every request
|
||||
|
||||
Reference in New Issue
Block a user