Reg maildomain validation

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is purposed to validating registering user email and company website [field_url] domain must be same.

You can add disallowed domain through admin/config/email_domain .

Password Compat

Component type

module

Maintenance status

Development status

Downloads

488

Component created

Component changed

This module uses the Password Compat Library for password encryption. This library is intended to provide forward compatibility with the password_* functions being worked on for PHP 5.5.

For more information see the PHP Wiki on Password Hash.

Requirements

This library requires PHP >= 5.3.7 OR a version that has the $2y fix backported into it (such as RedHat provides). Note that Debian's 5.3.3 version is NOT supported.

bruteprotect

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an official native implementation of the Bruteprotect service for Drupal by Parka, LLC. It is based on the WordPress project of the same name.

Botnets attack millions of websites everyday using their Internet-connected programs
BruteProtect is a security plugin that guards against botnets by connecting its users to track every failed login attempt across all installed users of the plugin. When you activate BruteProtect you become a part of an Internet-connected counter force that works against botnets.

LDAP user edit user binding

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is only helpful if you are using LDAP module and have binding method set to "Bind with Users Credentials: Use user's entered credentials to bind to LDAP.".

This module adds an LDAP password field to user profile form. When submitting, it tries to use that password, and the user's LDAP DN, to bind to LDAP server. If successful, then LDAP can use those same credentials later (in ldap_user_user_update()) to push updated user data to LDAP server.

Requires patch from https://drupal.org/node/2225795.

Membership Entity UC

Component type

module

Maintenance status

Development status

Downloads

608

Component created

Component changed

Overview

Membership Entity Ubercart provides Membership Entity integration with Ubercart. It creates a new product class called "Membership Product" to keep membership products separate from normal products. While enabled, users will be required to go through Ubercart to complete a membership.