DescriptionRemove third party auth redirect URI domain check.
Talkgadget can redirect the user to other subdomains, and our content script won't run over the intermediate 302 pages, only the final URL - so we can't assume that the actual redirect URI we'll receive will match the one we asked for. Note that there is still an implicit restriction that this must be a talkgadget subdomain (since that's our content script's url glob).
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216869
Patch Set 1 #
Total comments: 2
Patch Set 2 : Deal better with malformed urls #Messages
Total messages: 6 (0 generated)
|