Closed (works as designed)
Project:
Flood control
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2012 at 08:33 UTC
Updated:
15 Aug 2013 at 00:06 UTC
After 3 attempts I get the message that account is temporarily blocked. Now my question is how do I unblock it. I want admin to be able to unlock/unblock these accounts.
When I go to People List I see that the blocked accounts are Active.
What exactly happens when the account is temporarily blocked?
Comments
Comment #1
stefank commentedIts in a flood block table. This means that is locked only for login(specific time limit in core). What i have done is a custom module with views where the admin can see the locked user and can uclock them with bulk operations. If you need the code im happy to help u. I might try to commmit the custom code to flood control or flood unlock module.
Comment #2
stefank commentedCheck my custom module at http://drupal.org/node/1845626 to unflood user.
Comment #3
stefank commented