This project is not covered by Drupal’s security advisory policy.

This is a pure API module, providing functions for generating login tickets.

A login ticket consists of an automatically generated pass code, an expiration date, and a user who may log in with the pass code. This module provides functions for generating, retrieving and deleting login tickets, as well as checking validness of a given pass code and, given a valid code (while not requiring username and password), logging the concerned user in.

The Login Ticket API was designed to act as backend for modules like Temporary Invitation and Fast Login, with less (but still some) parts of the API being suitable for the Invite module as well.

Only fetch this module if another required module depends on it, or if you want to use it in order to build your own.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution No further development
    No longer developed by its maintainers.
  • Module categories: Access Control
  • chart icon1 site reports using this module
  • Created by jpetso on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases