Page MenuHomePhabricator

Re-SUL on javascript login
Closed, ResolvedPublic

Description

To hopefully address the situation where users are reporting issues where they are logged in on some wikis, but not others, RobLa asked that we look into re-running the SUL logic after a user is logged in with the javascript ping.


Version: master
Severity: enhancement

Details

Reference
bz53953

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:03 AM
bzimport set Reference to bz53953.

Clarify, please? Is this asking to try to clear the localStorage already-checked-for-login-today "cookie" on say frwiki from the Special:CentralLogin/setCookies pixel loaded from enwiki?

Andre, not really.

Brad, it was more running the CentralAuthDoEdgeLogin process again, if the user was logged in from the javascript ping. The localStorage might be contributing to the problem, but if we just re-run the login, then (in theory) it shouldn't matter too much.

Change 83655 had a related patch set uploaded by Anomie:
Re-do edge login when JS login check succeeds

https://gerrit.wikimedia.org/r/83655

Change 83655 merged by jenkins-bot:
Re-do edge login when JS login check succeeds

https://gerrit.wikimedia.org/r/83655