User Disable

Component ID

311106

Component name

User Disable

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

861

Component created

Component changed

Component body

This module is used for blocking users to login on site after N times of wrongly password entering for M minutes.

Configuration:

  1. Number of allowed login attempts.
  2. The number of minutes user can't use his login.
  3. E-mail text to send to account owner after blocking.

Disabled users can be enabled at admin/user/user using "Enable logging in for the selected users"

If you need more functionality (or Drupal 6 module version) consider using Login Security module.