Add PLURAL for single/multiple attempts. Separate notifications for new/known devices.
No change of wording for known devices.
Bug: T158878
Change-Id: Ie0997123020f9c0e3190fc016e9a4990523d146f
This fixes some errors in docblock formatting to bring things into
line with MediaWiki coding standards (not all of which are yet
caught by phpcs).
Change-Id: I06b7fc3a9fe09e412b3200b597ce01ef7e7d5ae3
separate messages so wikis can configure them as desired.
Use UserAvatar image instead of padlock in notification
Add link to Special:ChangePassword
Bug: T160031
Change-Id: I3ce1f40993eb82c843823eb62e160a03041eb799
Instead of checking, if an internal class exists, it's more
accurate to require an extension and Extensionregistry will
check, if the requirements are fulfilled. If not, it will throw
and exception.
Depends-On: I2bde10ed08048bc0164446dd59d0d4575870fa54
Change-Id: I85a84988c75290d7df63dec27b69b250e305c896
call_user_func_array() expects parameter 1 to be a valid callback,
non-static method LoginNotifyHooks::onUserSaveOptions() should not be
called statically
Change-Id: If1242ff69c65fc4ae48fba990a14b02723867dbd