Hard-deprecate authentication-related hooks deprecated by AuthManager
authorGergő Tisza <tgr.huwiki@gmail.com>
Wed, 19 Sep 2018 22:19:59 +0000 (15:19 -0700)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 10 Oct 2018 01:13:21 +0000 (18:13 -0700)
commitefa7a92e7c115bd59a56ed9a30e1a81ca8a03016
tree0da4f02146cc2d3776209c83c2e4c692e8626fc5
parent25fa7f8338941b65b6ca3f0c774b45547d5af80f
Hard-deprecate authentication-related hooks deprecated by AuthManager

Hard-deprecates AbortAutoAccount, AbortNewAccount, AbortLogin,
LoginUserMigrated, UserCreateForm, and UserLoginForm.

Change-Id: Ibb267def9c295997ef71d820ff482e1e6a816873
includes/auth/LegacyHookPreAuthenticationProvider.php
includes/specialpage/LoginSignupSpecialPage.php
tests/phpunit/includes/auth/LegacyHookPreAuthenticationProviderTest.php