Fix API login after I7c957e1e
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 2 May 2014 14:09:40 +0000 (10:09 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 2 May 2014 14:09:40 +0000 (10:09 -0400)
commit2036b0d551611e5ff034818a64b4d1991ee6fbe0
treebe7005c8b39be976968cc3d44c82048cac8790dc
parent9a4968a2bab4104a0bff7da5771a271b95df00bf
Fix API login after I7c957e1e

Prior to change I7c957e1e, API logins were done as if the "keep me
logged in" checkbox was checked. That change altered this for no
apparent reason.

Bug: 64727
Change-Id: I7fcca2a1eabcac3b2c232cd05d9989af85cc3ed0
includes/api/ApiLogin.php