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

stefank’s picture

Its 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.

stefank’s picture

Check my custom module at http://drupal.org/node/1845626 to unflood user.

stefank’s picture

Status: Active » Closed (works as designed)