API: Error if sensitive AuthManager parameters are in the query string
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 31 Oct 2016 17:41:17 +0000 (13:41 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 31 Oct 2016 17:45:35 +0000 (13:45 -0400)
commit08381893919dab0f330dd2b3cc12759a1a99e0d1
tree3cea929cbbfbf1e70962fc3c2d043ecbcb25eb1d
parentf441c63a441be3169fca104dcb8cc492fc30ba73
API: Error if sensitive AuthManager parameters are in the query string

There was only 1 hit in the feature usage log in the past 30 days for
this code path, so this should be good to go.

ApiLogin, on the other hand, received 27048 hits over the same time
period. So let's not do that one just yet.

Change-Id: I1ae3b928fda9ddc94c8182155637920713dd404d
RELEASE-NOTES-1.29
includes/api/ApiAuthManagerHelper.php