Page MenuHomePhabricator

Logging in to unified account using API not possible
Closed, ResolvedPublic

Description

Author: Bryan.TongMinh

Description:
Logging in to a unified account is not possible because lgtoken returned is null. Probably because $_SESSION['wsToken'] is null or not set.


Version: unspecified
Severity: major

Details

Reference
bz14335

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:10 PM
bzimport set Reference to bz14335.
bzimport added a subscriber: Unknown Object (MLST).

Bryan.TongMinh wrote:

Fixed in r35563.

Bryan.TongMinh wrote:

Apparently not. CentralAuthUser::setGlobalCookies does not get called in the api.

Bryan.TongMinh wrote:

Fixed in r35565.