Deprecate PasswordCannotMatchBlacklist
commitece3f3306dc9f1395b452a87631a546ff8b7a18c
authorReedy <reedy@wikimedia.org>
Tue, 16 Jun 2020 18:06:45 +0000 (16 19:06 +0100)
committerReedy <reedy@wikimedia.org>
Thu, 25 Jun 2020 14:45:34 +0000 (25 14:45 +0000)
treec1689c87fbbcbe63f173ed4378c66a67e1841874
parentbba5dcc76eda2cf1365df5df785e067441f8e467
Deprecate PasswordCannotMatchBlacklist

Bug: T254646
Change-Id: I0946d078cba5b60567ac4c804d023945bae61313
includes/DefaultSettings.php
includes/password/PasswordPolicyChecks.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/password/PasswordPolicyChecksTest.php
tests/phpunit/includes/password/UserPasswordPolicyTest.php
tests/phpunit/includes/user/UserTest.php