Add "mVersion" sanity check to User::loadFromCache()
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 14 May 2016 11:03:39 +0000 (04:03 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 14 May 2016 11:03:39 +0000 (04:03 -0700)
commit46ecc8e291ce5d5eea99e4580386b5923b6fc0cf
tree71db5452805687f24351ae57c25d242082297316
parent3a75dd1cacce27a7349bd39ceca0db1aebcf7163
Add "mVersion" sanity check to User::loadFromCache()

This makes it easier to transition to a newer, versioned key format
while still using Het Deploy as normal.

Change-Id: I732af860ba4ea70cc7d1cc5bf46fc09fc35d7502
includes/user/User.php