Role based Email Login

Component type

module

Maintenance status

Development status

Downloads

1334

Component created

Component changed

This module allows the users having configured role to Login with Email address only.

If your application doesn't contains any sensitive data or your user don't have any administrative permissions that will require users to Login With password,
in such case you can use this module and configure the role to allow login with email address only
then the users having only the configured role can login with their registered email address.

Note:

Users having configured roles with some other roles can't login with email.

Block HTTP Referer

Component type

module

Maintenance status

Development status

Component created

Component changed

The Block HTTP Referer module is made to easily block spambots from your site. You can do this by entering the url or part of the url on the configuration page. If $_SERVER['HTTP_REFERER'] matches with any of these urls, access will be blocked.

Password landing page

Component type

module

Maintenance status

Development status

Component created

Component changed

The modules can be used together or separately. If I were to choose one, I’d go with the Password Landing Page module. The No Current Password module gets around a security “feature” in Drupal 7 that requires a user to enter their password to make changes to the account’s email or password. In cases where someone may leave their account logged in at a public place or shared computer, it prevents someone from locking the user out of their account.

Workbench Webform Access

Component type

module

Maintenance status

Development status

Downloads

419

Component created

Component changed

This module implements allows the workbench_access module to also control access to the Results of the Webform for sites that need it.

Any member of a Workbench Access group that has access to edit a Webform-based content type will also have access to edit the webform elements and review the results.

No user-serviceable parts within. (ie, no user interface. It just does that one thing.)

Force Logout

Component type

module

Maintenance status

Development status

Downloads

511

Component created

Component changed

This is an initial of Force logout module.
Sometime when you plan to migrate to new database you know that you have to stop all users from updating the DB while you're migrate the DB and in the same time you don't want to close your site in "maintenance mode" because you want to allow visitors to read content. so that's mean you're really need this module.

OAuth Connector Email

Component type

module

Maintenance status

Development status

Downloads

436

Component created

Component changed

This module came out of the work to resolve #1010264: Need a way to associate to an existing account.

OAuth Connector Email provides an email field for Oauth connections which is keyed off to connect new Oauth connections to existing users. The current Oauth Connector module doesn't have this ability, and I'm not sure it should because not all Oauth implementations have an email field.

Domain Access CiviCRM

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an integration module for sites running CiviCRM and domain access. By default, when creating a user in Drupal, Domain Access will automatically assign the user to the domain on which they registered. However, if they create their user via a CiviCRM profile, they will not be added to the appropriate domain. This module corrects that.