Merge branch 'master' of github.com:outlook/oauth2_proxy into work
This commit is contained in:
commit
10c03e0dc5
|
|
@ -111,7 +111,6 @@ func NewOptions() *Options {
|
||||||
PassHostHeader: true,
|
PassHostHeader: true,
|
||||||
ApprovalPrompt: "",
|
ApprovalPrompt: "",
|
||||||
RequestLogging: true,
|
RequestLogging: true,
|
||||||
Provider: "google",
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue