No Login

Component ID

1972970

Component name

No Login

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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