API: Remove the throttle from ApiLogin because
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 26 Aug 2008 22:18:24 +0000 (22:18 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 26 Aug 2008 22:18:24 +0000 (22:18 +0000)
commit880d5655cb1d70f1b41c6bfe2915db97bfd0eaed
treef2b6e28306c1b3cb6642483590715567fdeba005
parent34a22d81f5982dee6f3bb3d908b3aafb1657287d
API: Remove the throttle from ApiLogin because
* it's been obsoleted by a similar throttle in core
* it uses time(), which causes problems when you have multiple servers with a significant clock skew between them
includes/api/ApiLogin.php