Maintainers monitor issues, but fast responses are not guaranteed.

Ejector Seat

A Drupal module to immediately log out (eject) a user whose session has ended
by Jeff Robbins / Lullabot

Ejector Seat provides some Javascript (ajax) code which checks periodically to see if a user is still logged in. If the user is NOT logged in, the current page is reloaded so that the user sees the page as an anonymous user.

This module will usually be used with either Session Limit or Automated Logout in order to reload the current page for users who have been automatically logged out by logging in at another location.

Common use case: You have a private access website and you want to be sure that users are not sharing accounts. You can use Session Limit to ensure that each user can only be logged in from one location at a time. However, a user will not be logged out until they reload the page. Ejector Seat runs an ajax script on a configurable timer (every minute by default) to check to see if the user is still logged in. If they are not, the current page is reloaded and Session Limit displays a message telling the user that they have been logged out because someone else is using their account.

login usb

login using USB is use for extra authentication.For login to site you need user name and password.If you create login USB key from user edit page,then you need to use usb pen drive while login.

Social groups

Social groups

This module collects 'likes' of your groups in social networks. At the moment the module collects 'likes' from Facebook, Twitter, and YouTube.

OATH TOTP - Timebased One Time Password

Form API implementation of oath totp.

This is used by token generators, such as Google Authenticator or hardware tokens.

Used to protect any form with a token field.

Multiple value field delete button

Multiple field delete button

This module adds a "Delete" button to drag'n'drop multiple value fields. No dummy js and/or css which hides the certain fields. Ajax style.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained