Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
1.0 release of Two-factor Authentication module for Drupal 7 with included support for SMS Framework for sending one-time login codes as a method of increasing the authentication security of your Drupal site.
#1458904: Some permissions seem duplicated, which may be confusing for some users. use node_list_permissions() generated support_ticket permissions 'create tickets' becomes 'create support_ticket content', 'delete any ticket' becomes 'delete any support_ticket content', 'delete own tickets' becomes 'delete own support_ticket content', 'edit any ticket' becomes 'edit any support_ticket content', and 'edit own tickets' becomes 'edit own support_ticket content'.
Hopefully a final alpha with loads of improvements and bug fixes before releasing a beta if nothing major comes up. Huge thanks to the community for all their contributions, especially @dpi, who's been very active with patches in the issue queue. Changes since 7.x-1.0-alpha4: