Login one time

Component ID

331668

Component name

Login one time

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

20418

Component created

Component changed

Component body

Login one time provides the ability to email one-time login links to users.

Features

  • Rules:
    - [user:login-one-time] token on user events.
    - [comment:login-one-time] token for node author on comment event.
  • User profile - "Send login one time link" button.
  • VBO - Create a view and send login links to the view. Checkout View Reference for ideas on how to embed views.
  • Block - Select a user and send the link. You can use this block in nodes as a CCK field using Block Reference.
  • PHP - Print a button in a template or directly send the emails using the functions described in the README.

Configuration

admin/config/people/login_one_time
The module's config allows changing of the paths that users land on, link expiry duration and more.

You can use String Overrides to modify the name in the UI and messages shown by this module.

Maintainers

Maintained by Maedi who is available for professional support and development.

Similar Modules