Last modified: 2012-03-19 20:25:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37298, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35298 - Successful logins are throttled
Successful logins are throttled
Status: NEW
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-18 13:12 UTC by Smallman
Modified: 2012-03-19 20:25 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Smallman 2012-03-18 13:12:15 UTC
Repeated successful logins to the same account from the same ip address are throttled. Is there a reason for this?
Comment 1 Sam Reed (reedy) 2012-03-18 15:44:11 UTC
(In reply to comment #0)
> Repeated successful logins to the same account from the same ip address are
> throttled. Is there a reason for this?

Probably MW core that is at "fault"

Why would you need to do many logins in a short period, from the same IP? Cache your cookies and use them

$result['wait'] = intval( $wgPasswordAttemptThrottle['seconds'] );
Comment 2 Smallman 2012-03-18 18:52:40 UTC
If you're testing out a program with the API, and you repeatedly log in... though outside of debugging, its probably fine.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links