Merge branch 'master' of github.com:outlook/oauth2_proxy into work

This commit is contained in:
Pavel Sorokin 2017-06-28 12:05:38 +08:00
commit 10c03e0dc5
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ func NewOptions() *Options {
PassHostHeader: true,
ApprovalPrompt: "",
RequestLogging: true,
Provider: "google",
}
}