Skip to content

Commit 1f9b3a1

Browse files
zxdvdbradfitz
authored andcommitted
internal: add baidu.com to the broken auth list
Change-Id: I17fe6f8fce63c7d68975450ba106698533c392d9 Reviewed-on: https://go-review.googlesource.com/19742 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent 188fb45 commit 1f9b3a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/token.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ var brokenAuthHeaderProviders = []string{
105105
"https://oauth.sandbox.trainingpeaks.com/",
106106
"https://oauth.trainingpeaks.com/",
107107
"https://oauth.vk.com/",
108+
"https://openapi.baidu.com/",
108109
"https://slack.com/",
109110
"https://test-sandbox.auth.corp.google.com",
110111
"https://test.salesforce.com/",

0 commit comments

Comments
 (0)