mirror of
https://github.com/owncloud/ocis
synced 2026-05-05 06:32:34 +02:00
change to InsecureBackends flag
This commit is contained in:
@@ -106,7 +106,7 @@ type Config struct {
|
||||
PreSignedURL PreSignedURL
|
||||
AutoprovisionAccounts bool
|
||||
EnableBasicAuth bool
|
||||
Insecure bool
|
||||
InsecureBackends 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