Maintainers strive to actively monitor issues and respond in a timely manner.

Mobile Commons

This module exposes the Mobile Commons API for use from within Drupal.

Views Has Item

This simple module adds a new filter for each field created on the site. Specifically this filter see if the entity has at least one element or not in a particular field.

nologpass

It is common for users to accidentally enter their password in the username field of login forms. Often, the username field will have something like this when it is submitted: `usernamepassword`.

CrossFit BoomTown Weekly

This blog serves as a weekly update newsletter for the members of CrossFit BoomTown.

Novero API integration

This is a module that allows Drupal sites to use the Novero API to manage virtual telephone number system.

Password Confirm

This module provides a field type for Password Confirm.

Features:

* Fields similar to the password field used in user registration form.
* Javascript based on line validation.
* Save Password settings for

  • Drupal based encryption for password value
  • Plain text password value.

* Show Password on node form

  • Plain Text
  • Dotted Value

INSTALLATION:

1. Place the entire password_confirm directory into your Drupal sites/all/modules/ directory.

2. Enable the Password Confirm module by navigating to:
administer > modules

Note:
To enable encryption of password, see settings.
Once you choose to encrypt password you should not use show password, else it will show the hash value of password.
Their is another module called Password Field, But this module is different from that one in several ways:

  1. By adding one field, set of field for password and confirm password gets added to the form
  2. In line validation of password strength and password match is done.
  3. Password can be save in either encrypted form or as plain text, depending upon requirement.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained