mediawiki-extensions-OATHAuth/src
2024-05-08 12:29:05 +00:00
..
Api/Module build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-11 20:43:28 +01:00
Auth Auth: Inject the module instead of relying on getModule() 2024-05-05 14:28:14 +03:00
Hook build: Updating dependencies 2024-02-12 18:57:35 +00:00
HTMLForm Add download link for recovery codes 2024-05-08 13:42:29 +02:00
Key Fix disabling TOTP keys with scratch tokens 2024-04-26 16:29:25 +03:00
Module Auth: Inject the module instead of relying on getModule() 2024-05-05 14:28:14 +03:00
Notifications notifications: Show number of remaining devices 2024-01-11 23:49:14 +00:00
Special Make Key objects aware of their database IDs 2024-03-02 18:53:00 +02:00
IAuthKey.php Make Key objects aware of their database IDs 2024-03-02 18:53:00 +02:00
IModule.php OATHUserRepository: add method to create and persist a key 2023-12-22 17:07:52 +02:00
OATHAuth.php Add separate OATHAuthModuleRegistry service 2023-01-01 21:17:04 +02:00
OATHAuthModuleRegistry.php build: Updating dependencies 2024-02-12 18:57:35 +00:00
OATHAuthServices.php OATHAuthServices: Fix service name 2024-01-08 11:44:11 +02:00
OATHUser.php OATHUser: Remove clearAllKeys() 2024-04-26 18:11:16 +03:00
OATHUserRepository.php Allow persisting user without keys/modules 2024-05-04 14:02:02 +03:00