Download & Extend

Generate login ticket by sending an email?

Project:Login Ticket API
Version:6.x-1.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Any way to link this up with mailhandler or another email monitoring module so that an admin can issue commands via email to have a login ticket created and sent?

Thanks.

Comments

#1

I would think it would be pretty easy to put together bridge module using this API and mailhandler. I haven't given it much thought. What's the use case you envision for it?

#2

Thanks for the reply.

Membership site where payment comes externally (snail mail, at meetings, etc). Moderator could then fire off a quick email to the API to generate a login ticket rather than having to do so via the web.

Convenience to the volunteers who run the clubs I'm building for, so not a priority...

#3

You may find http://drupal.org/project/login_one_time useful

Hmm actually, maybe not. The module sends the email - not you.