https://bugzilla.wikimedia.org/show_bug.cgi?id=72186

--- Comment #9 from Chris Steipp <[email protected]> ---
(In reply to Brad Jorsch from comment #8)
> I thought we had trouble with OAuth getting confused by internal rewriting
> somewhere that changed /wiki/Special:OAuth to
> /w/index.php?title=Special:OAuth and broke the signature validation. Did
> that get fixed?

Yeah, that's one of the confusing parts. For any calls that are signed, that is
the case, so title=Special:OAuth is the best format for the url. The /authorize
call is the only one not signed, since it's just redirecting the user, so the
clean url can be used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to