ApiLogin: Deprecate certain response values
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 15 Dec 2015 16:11:27 +0000 (11:11 -0500)
committerBryanDavis <bdavis@wikimedia.org>
Tue, 15 Dec 2015 18:34:10 +0000 (18:34 +0000)
commit913f6f2bfb38ca0d51fe1c88aec54b45ce818970
tree601a60802fbac52366f2fdd3a814d4f59d6e74c0
parent735e091d7d5cb8495719e045224ac1c3ae514323
ApiLogin: Deprecate certain response values

It's been a while since clients could reliably construct the cookie
values from these parameters, and it's only going to get worse. So let's
just kill them; the first step is to mark them as deprecated.

Bug: T121527
Change-Id: I6a1a0c7e253e4c651bc0149e956f8767ee6e8b80
RELEASE-NOTES-1.27
includes/api/ApiLogin.php