Easy Login
Easylogin allows the admin to give a permission to users so they are able to log in via an url. Yes, I know what you're thinking, but wait! This could be useful for demoing, and allowing a simple login whilst devloping and prototyping alongside a client, etc.
Install, and it will create a random login URL for each active user.
By adding an optional ?destination=node/324 will redirect the user to the node/324 url after login. The default destination is <front>. The module will also adhere to the destination set with login_redirect.
Things this module can't and will never do - allow user 1 to log in this way - (duh!)
(Caveat: This was created after a conversation at a Drupal User Group meeting, after I was semi-convinced this was a good idea!)
Alternatives
The one-time-login module creates a list of one-time login urls which expire. The difference between that and this is that these urls do not expire automatically.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2009-Mar-11 | 9.52 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Apr-16 | 9.67 KB | Download · Release notes | Development snapshot | |
