Convert PasswordReset to using MapCacheLRU
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 11 Jul 2018 13:08:08 +0000 (14:08 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 14 Jul 2018 01:31:54 +0000 (01:31 +0000)
commit563026acf45526a3dc3761750fdebe006c85ba75
tree2429fab13a40d414a8064db7a6e0f7ba979da284
parentcac0f01194d7ce89ae1da797e045bafa3df61188
Convert PasswordReset to using MapCacheLRU

Avoid NULL user name that caused test failures

Change-Id: Ifc3b19cc7e172300123e7d2c7153b4357917ca74
includes/user/PasswordReset.php
tests/phpunit/includes/user/PasswordResetTest.php