Login Disable

Component ID

1087226

Component name

Login Disable

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

19326

Component created

Component changed

Component body

Prevent users from logging in to your Drupal site unless they know the secret key to add to the end of the login form page. ( default: http://example.com/?q=user/login&admin )

If your site has clean urls enabled you may use http://example.com/user/login?admin instead.

If a user does find out about the secret key they will still have their user account role checked during authentication. If they do not have the 'bypass disabled login' granted they will be refused access and displayed a customisable "denied" message.

This module is ideally suited for website content freezes during a migration or functionality upgrade.