https://bugzilla.wikimedia.org/show_bug.cgi?id=69028
--- Comment #1 from Helder <[email protected]> --- From #wikimedia-dev today: ---- <helderwiki> legoktm: could you try to reproduce this ^ <helderwiki> ? <legoktm> helderwiki: looking <legoktm> helderwiki: Chromium 38 on OSX I got "ok" <legoktm> helderwiki: maybe it's just a race condition where the central login hasn't finished yet? <helderwiki> legoktm: I don't know... it has been like that for a few minutes... and I even tried to log in directly from the target wiki, but it keeps saying I'm not logged in <legoktm> helderwiki: does it happen just for watchlist or other API modules like meta=userinfo? <helderwiki> legoktm: does that also requires the user to be logged in? <legoktm> no, but it'll tell you whether you are or not <helderwiki> hmm let me check <legoktm> <userinfo id="3855926" name="Legoktm" /> <legoktm> <userinfo id="0" name="$ip" anon="" /> <helderwiki> legoktm: I get my IP in something like this: {id: 0, name: "999.999.999.999", anon: ""} <legoktm> so it's just not logging you in :/ <helderwiki> legoktm: I used this: http://dpaste.com/3D71TG3 <helderwiki> and got the IP. Then I made the same request to en.wiktionary.org and got my username <legoktm> :/ <legoktm> maybe brion might have an idea? ^ <brion> ? <helderwiki> brion: see https://bugzilla.wikimedia.org/show_bug.cgi?id=69028 <brion> legoktm: if it’s with credentials i think it ought to work, though the way centralauth works now it might not <legoktm> brion: helderwiki is having an issue with CORS not working for him from pt.wp --> pt.wikt <legoktm> hm <legoktm> brion: but even if he logged in directly to pt.wikt? <brion> hmmmmmm that should work, as long as it’s not silently the request downgrading to jsonp <brion> in which case auth would be disabled <brion> helderwiki: what’s the exact request look like in debug console in the browser? <helderwiki> I added an attachment to the bug, with the headers <helderwiki> I think it is there too <helderwiki> let me see <brion> looking <brion> yeah….. no callback or jsonp indicator…. <brion> helderwiki: were there any Cookie: lines that you removed manually from that? <brion> cause it looks like it didn’t send any auth cookies <brion> despite Access-Control-Allow-Credentials:true hmmmm <brion> weird <helderwiki> nope.. <helderwiki> Nemo_bis: if that question for me, the answer is no. <helderwiki> also, I just tried google chrome 36 on windows xp and it works there <helderwiki> and it works on Firefox too. <helderwiki> brion, legoktm: similar requests to other portuguese wikis also fails: pt.wiktionary.org, pt.wikivoyage.org, pt.wikiversity.org, pt.wikisource.org, pt.wikiquote.org, pt.wikinews.org <helderwiki> but it works for pt.wikibooks.org <helderwiki> (always doing the requests in a page from pt.wikipedia.org) ---- -- 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
