Easy Login

George2 - February 20, 2009 - 10:15

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 releasesDateSizeLinksStatus
6.x-1.22009-Mar-119.52 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Apr-169.67 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.