umichonly

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This will lock a drupal site down to the University of Michigan IP address range.

Please note, if users have the path to a file and you are not using the private file system. Users who are not on campus will be able to access it.

Secure forms

Component type

module

Maintenance status

Development status

Downloads

376

Component created

Component changed

Some forms in Drupal core pose security concerns - for example, the password reset form displays an error message when a username/email address does not exist in the system. This means that valid usernames can be enumerated through the use of the reset password form.

Currently, this module secures the password reset form by overriding core's validation handlers and performing the same steps but instead of setting an error, simply redirecting and displaying a message as if the submission was a success.

Drupal Audit Tool (auditool)

Component type

module

Maintenance status

Development status

Component created

Component changed

Are you sure you did everything to secure your site and cover your ***?! Try this module!

The Drupal Audit tool is a complete solution for Drupal shops and Organizations seeking more control over "who is doing what" in their systems.
It was written to provide you with additional auditing capabilities so a Drupal Shop (or a security team within an organization) can provide a much wider picture accounting who addressed which data helping find patterns like wrong data insertion, typing mistakes, malfunctioning form, automatic form submission, malicious employees and more..

Intershop Password

Component type

module

Maintenance status

Development status

Downloads

816

Component created

Component changed

Intershop and Drupal don't follow the same schema about password storage.
Drupal uses SHA512 algorithm, while Intershop uses MD5.

This module overrides checking methods on Drupal side to allow to copy/paste the Intershop password hash directly into Drupal, and automatically rewrite Intershop password into Drupal password to match stronger policy at the first user login.

Features

  • Support for Intershop's password during authentication process,
  • Rewrite password according to Drupal algorithm, at the first user login.

Field Encryption: Views Filters

Component type

module

Categories

Maintenance status

Development status

Downloads

399

Component created

Component changed

As stated in the Field Encryption module description:

Known Issues
Since the field data is encrypted these field values will not work with Views Filters, regular, exposed or contextual.

This module tries to fix that by inserting decrypted values into temporary tables, and rewrite the Views query to use those instead.

This is highly experimental, and will eat production databases!

Slider Captcha

Component type

module

Maintenance status

Development status

Component created

Component changed

Slider Captcha is an easy-to-use, simple and intuitive captcha system.
It needs human action instead of to read a hard text and it is a very lightweight jQuery plugin(QapTcha).

Setting up repository for the first time

git clone --branch 6.x-1.x nilanjankundu@git.drupal.org:sandbox/nilanjankundu/2405155.git slider_captcha