Drop AuthPlugin and related code, deprecated in 1.27
authorJames D. Forrester <jforrester@wikimedia.org>
Mon, 11 Feb 2019 21:18:13 +0000 (13:18 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 5 Mar 2019 08:23:14 +0000 (08:23 +0000)
commit3f717984c13b671cf166880d5153f0396f3107f8
tree867279e8207237c349ab520d87dee0537b86f038
parentbfb84f8a0da5fa4bc2e2a3472af32bad830286c4
Drop AuthPlugin and related code, deprecated in 1.27

Bug: T215843
Depends-On: Ie49709faa6f67b0a31bd546823d29dbfea0a70eb
Depends-On: If8109dbfdeeb88a6265f4cd79d1ae81bff48d934
Depends-On: I36b195fa2d6c23a76631ebaf869c787e44427d60
Depends-On: Iaa171b085fde331eab7d85c7de74523e27fc625a
Change-Id: I330b30d6582034a233fed204c0680b1ce84eec6e
22 files changed:
.phpcs.xml
RELEASE-NOTES-1.33
autoload.php
docs/hooks.txt
includes/AuthPlugin.php [deleted file]
includes/DefaultSettings.php
includes/Setup.php
includes/auth/AuthManager.php
includes/auth/AuthManagerAuthPlugin.php [deleted file]
includes/auth/AuthManagerAuthPluginUser.php [deleted file]
includes/auth/AuthPluginPrimaryAuthenticationProvider.php [deleted file]
includes/preferences/DefaultPreferencesFactory.php
includes/session/SessionManager.php
includes/specials/SpecialChangeEmail.php
includes/specials/SpecialUserrights.php
includes/user/User.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/common/TestSetup.php
tests/phpunit/includes/api/ApiTestCase.php
tests/phpunit/includes/auth/AuthManagerTest.php
tests/phpunit/includes/auth/AuthPluginPrimaryAuthenticationProviderTest.php [deleted file]