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

--- Comment #29 from Brad Jorsch <[email protected]> ---
(In reply to comment #27)
> 
> <paravoid> 
> /wiki/Special:CentralAutoLogin/createSession?gu_id=0&type=script&proto=http
> is
> first
> <paravoid> 
> /wiki/Special:CentralAutoLogin/
> checkLoggedIn?type=script&wikiid=enwiki&proto=http
> is second,
> /wiki/Special:CentralAutoLogin/
> checkLoggedIn?type=script&wikiid=eswiki&proto=http
> is third
> <paravoid> on backend requests
> 
> It's very odd that /createSession is more popular than /checkLoggedIn, since
> /checkLoggedIn redirecting to /createSession is the only way /createSession
> is called.

Not really. /checkLoggedIn has the wikiid parameter to tell it which wiki to
redirect back to, so you have to add together /checkLoggedIn?wikiid=enwiki,
/checkLoggedIn?wikiid=eswiki, and so on. /createSession will be on all the
different domains, but it looks like the stats above aren't being split that
way so all the /createSession?gu_id=0 are already added together. Or is
/createSession still more popular after doing that?


> <paravoid> I also see on no5
> /w/index.php?title=Spezial:Zentrale_automatische_Anmeldung/
> createSession&gu_id=0&type=script&proto=http
> so I guess https://gerrit.wikimedia.org/r/#/c/98461/ didn't work

I'm not so sure, it doesn't seem like a localisation update was run after the
patch was backported to wmf5. The nightly update just ran now, and now it seems
to no longer be redirecting.

-- 
You are receiving this mail because:
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