This project is not covered by Drupal’s security advisory policy.

Letmein is a module that allows any user to log in without a password.

It works by replacing the password verification step with a function that simply verifies that the supplied username exists. If it does, and the user isn't blocked, the user will get logged in.

Use cases

This module shouldn't really be used unless you have a special use case. That's why it requires Bad judgement. But here are some different use cases:

  • Skip the annoying process of finding the password for user 1 if you've just downloaded the production database to a local development environment.
  • Allow someone to test the site as a logged in user before the site is actually lauched.

The module is also very useful in combination with an environment switching module such as Tadaa!, in order to automatically enable it in development, but disable it in production.

Feel free to inspire others by submitting your own use case.

Module sponsored by Odd Hill

Supporting organizations: 

Project information

  • Created by Odd Hill on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases