mediawiki-extensions-OATHAuth/src
2024-11-11 20:43:31 +00:00
..
Api/Module ApiOATHValidate: Remove use of getModule() 2024-11-05 21:01:33 +02:00
Auth TOTPSecondaryAuthenticationProvider: Avoid use of getModule() 2024-11-05 21:01:33 +02:00
Hook Remove $wgOATHAuthDatabase support 2024-11-08 22:37:40 +00:00
HTMLForm Merge "Add copy button for recovery codes" 2024-11-11 20:43:31 +00:00
Key OATHUser: Use UserIdentity where applicable 2024-11-05 20:58:13 +02:00
Module Allow injecting services to Modules 2024-11-04 18:32:14 +02:00
Notifications Add notification when user is running out of recovery codes 2024-10-30 02:04:36 +00:00
Special Allow injecting services to Modules 2024-11-04 18:32:14 +02:00
IAuthKey.php Make Key objects aware of their database IDs 2024-03-02 18:53:00 +02:00
IModule.php Use namespaced classes 2024-06-09 18:58:24 +02:00
OATHAuth.php Add separate OATHAuthModuleRegistry service 2023-01-01 21:17:04 +02:00
OATHAuthModuleRegistry.php Allow injecting services to Modules 2024-11-04 18:32:14 +02:00
OATHAuthServices.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:08:32 +02:00
OATHUser.php OATHUser: Use UserIdentity where applicable 2024-11-05 20:58:13 +02:00
OATHUserRepository.php OATHUser: Use UserIdentity where applicable 2024-11-05 20:58:13 +02:00