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.
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
Comment #1
crdant commentedI 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?
Comment #2
kentr commentedThanks 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...
Comment #3
danielb commentedYou may find http://drupal.org/project/login_one_time useful
Hmm actually, maybe not. The module sends the email - not you.
Comment #4
kentr commented