Set default for Block::appliesToPasswordReset to true
authorThalia <thalia.e.chan@googlemail.com>
Tue, 2 Apr 2019 10:00:49 +0000 (11:00 +0100)
committerThalia <thalia.e.chan@googlemail.com>
Tue, 2 Apr 2019 13:43:09 +0000 (14:43 +0100)
commit846d84fa1827c3c1672b78fd07aadd6068e8fabc
tree0345c7cbe7679562121bd75f13ec6a07a82b2eeb
parent3821a2b5b77109e187a666d04d7dd6787aea44dd
Set default for Block::appliesToPasswordReset to true

Follow-up to Ia3f46aba. Before that patch, the default case for
whether a block blocks password reset was true.

Bug: T218905
Change-Id: I86cb381762890abddcf32f4f7199799391cc6dfb
includes/Block.php
tests/phpunit/includes/user/PasswordResetTest.php