mediawiki-extensions-LoginN.../includes
Tim Starling a247ba5c79 If the user is known in the slow path, don't forget to notify
If the IP address associated with a failed login is found in CheckUser
for the relevant user, the notification was previously omitted.
Notification of failure with a known IP was only possible when the IP
was in the cache or cookie. So, fix that.

Change-Id: I498e6b71d0fab9dd9af63c9c5f88fbcaf6a53fc3
2023-08-24 10:32:05 +10:00
..
Hooks Create HookRunner class 2023-06-05 22:47:00 +02:00
DeferredChecksJob.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:24 +00:00
EchoHooks.php Fix incorrect locator 2023-08-24 10:28:33 +10:00
Hooks.php Use HookHandlers for Echo hook 2023-08-16 00:59:03 +02:00
LoginNotify.php If the user is known in the slow path, don't forget to notify 2023-08-24 10:32:05 +10:00
PresentationModel.php i18n: Use native digits in login notify messages 2022-11-17 21:49:23 +00:00