In login-throttled, specify how long you have to wait before logging in
authorNemo bis <federicoleva@tiscali.it>
Sun, 11 Aug 2013 09:48:59 +0000 (11:48 +0200)
committerNikerabbit <niklas.laxstrom@gmail.com>
Sun, 18 Aug 2013 08:01:31 +0000 (08:01 +0000)
commit470bf4b370afdfb181b4088e0ba82a5cf29253ea
treef0552177e3472b8e1a14118eab531105a80d906d
parent412fead44e30a6ea106c5b2753853ae85ec34ba1
In login-throttled, specify how long you have to wait before logging in

Throttle time will be enough to give an idea of the time to wait.
The actual time seems to be the time since the first of the last n
attempts in time t as per $wgPasswordAttemptThrottle, but it does not
seem too bad if the user gets a new full pool of allowed attempts.

Bug: 46965
Change-Id: Id385be840f340476fbe7a818ff1d05154fe86d68
includes/specials/SpecialUserlogin.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php