mediawiki-extensions-OATHAuth/src
Reedy 6898d6ba93 OATHUserRepository: Stop handling legacy single-key
Migration is handled by UpdateTables::switchTOTPToMultipleKeys()

The transition has been completed at WMF as well.

Bug: T304375
Change-Id: I0e6d30075dfbd66d692cd8a5e3f7c9ebf44bc065
2022-03-26 09:44:55 +00:00
..
Api/Module Allow privileged accounts to use action=query&meta=oath 2020-10-05 00:32:42 +02:00
Auth Replace uses of the deprecated setters of AbstractAuthenticationProvider 2021-05-13 17:50:15 +03:00
Hook Replace usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 21:18:30 +00:00
HTMLForm Send a notification when 2FA is disabled 2022-02-17 00:14:20 -08:00
Key SECURITY: Use constant time checks for token values 2022-02-22 16:11:07 -06:00
Module Pass context into HTMLForm 2022-02-16 13:05:35 +01:00
Notifications Send a notification when 2FA is enabled 2022-02-24 00:39:37 +00:00
Special Remove unused $key variables from foreach() 2022-03-21 23:58:03 +00:00
IAuthKey.php build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 08:27:31 +00:00
IModule.php Pass context into HTMLForm 2022-02-16 13:05:35 +01:00
OATHAuth.php build: Updating composer dependencies 2021-09-09 11:12:00 +00:00
OATHUser.php Use lowercase for primitive type 'string' 2020-03-20 16:01:07 +00:00
OATHUserRepository.php OATHUserRepository: Stop handling legacy single-key 2022-03-26 09:44:55 +00:00