Experimental project

This is a sandbox project, which contains experimental code for developer use only.

No Login

This is a module that denies login, registration and password reset to all users. Once this module is enabled, the only way to login to your site is via one-time login links generated via the 'drush uli' command.

Why would you use this module? The main use case for this module is to enable it on production environments only, where you consider your production environment untouchable except in emergency situations.

This module also disables the user login block (if using core block placement methods), and intercepts attempts to login via the block and denies access (if the login block was placed using context or panels).

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Security, Access Control
  • Created by timaholt on , updated