mediawiki-extensions-OATHAuth/src
Reedy ec64f26334 TOTPKey: Fix log message
Follows-Up: Ief577fb3e6adbf72b374d86df67529c46e4fe83e
Change-Id: Ie1b396987244685c4cdc15b8425f1f2d7b24c5fa
(cherry picked from commit 620e3d251b)
2024-01-11 20:22:16 +00:00
..
Api/Module Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:28:34 +02:00
Auth Replace uses of the deprecated setters of AbstractAuthenticationProvider 2021-05-13 17:50:15 +03:00
Hook Drop broken postgres/patch-oathauth_users-drop-id-nextval.sql 2022-09-30 08:18:11 +00:00
HTMLForm Fix a few remaining occurances of recovery token 2024-01-11 15:57:52 +00:00
Key TOTPKey: Fix log message 2024-01-11 20:22:16 +00:00
Module Pass context into HTMLForm 2022-02-16 13:05:35 +01:00
Notifications Add missing oathauth-notifications-(dis|en)able-primary messages 2023-11-18 15:34:19 +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 OATHUser: Annotate that getModule() can return null 2022-03-29 13:45:22 +01:00
OATHUserRepository.php Change type hint from Wikimedia\Rdbms\DBConnRef to IDatabase 2022-07-13 13:56:48 -04:00