Chinese Captcha - 中文验证码模块

Component type

module

Maintenance status

Development status

Downloads

4839

Component created

Component changed

Chinese Captcha module, provided validation way by input a Chinese characters, this module is mainly developed for Chinese user , aim to prevent spam attack from robot,

I will be keep actively develop for this module, and I will add more functions, such as Ajax refresh feature, stay tuned!

If you have good suggestions or advice can also create a issue, let me know, enjoy!

中文验证码模块,是一种通过要求输入中文汉字的验证码,这个模块主要是为中文网站用户开发,目的是为了帮大家防止机器人垃圾信息的攻击。

Commerce Paranoia

Component type

module

Maintenance status

Development status

Component created

Component changed

Purpose

This module aims to enhance security related things in Drupal Commerce.

Features

  • Avoid that sensitive data e.g. credit card informations are accidentally sent to the backend by
    • Disabling the payment detail form elements and enable them just by JS. If JS fails a form submit could be made - but since the elements are disabled if JS fails no data are sent to the backend
    • Removes the payment detail form values from ajax requests e.g. when changing the payment service.

AES Encrypted Text

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Based on Drupal core's Text module, AES Encrypted Text provides encrypted storage for several text field types for the Field module. Currently supported types include text, long text, and long text and summary.

Encryption and decryption is done in PHP, not the database, so field values are sent to and from the database server encrypted rather than in plaintext (see the Security Note below).

Honeypot Submit

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that is very useful at stopping form spam bots from submitting Drupal â„¢ forms like user registration. It replicates the submit button on a form and hides the original. When a bot comes along, they execute submit() or click on the first/primary submit button of the form. These submissions are blocked because they are assumed to be a bot or some automated process. When an actual visitor comes to the site they won't see the original button and are required to click the replicated one.

Blocked IPs Expire

Component type

module

Maintenance status

Development status

Downloads

372

Component created

Component changed

Synopsis

Drupal core's IP address blocking functionality (at admin/config/people/ip-blocking) is a great way to ban IP addresses that fill your logs with 403s to node/add or failed login attempts.

But, blocked IP addresses without expiry dates will never be unblocked, meaning potentially-legitimate visitors who previously had a virus or took over an IP address that used to belong to a spammer will never be able to access your site ever again.

HipChat Alerts

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module for Drupal 7.x that uses watchdog to send important information to a HipChat room. Currently works with HipChat API v1 with plans to support v2 soon. For developers who maintain many different Drupal sites, this provides an easy way to monitor multiple installations and improve response time to resolving critical errors. Inspired by the ChatOps movement.

Restrict Page IP

Component type

module

Maintenance status

Development status

Downloads

1254

Component created

Component changed

Provides administrator to restrict/allow access to pages based on user IPs.

Features
--------
* IPs can be an individual IP or range of Ips.
* Page url can have wild cards like 'blog/*'
* Restricted user IPs will be denied showing
custom error message (can be modified on module's configuration page)

Note : User 1 has been skipped from these restrictions.

Watchman

Component type

module

Maintenance status

Development status

Component created

Component changed

Watchman is configuration management module, aimed at tracking configuration changes on live site.

Features:

  • Menu based configuration watching
  • Multiple log output possible (watchdog, static file)
  • Multiple watching with per watch menu and output (WIP)

Planned:

Apt Updates

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Get notified about updates to your Ubuntu (or similar Debian package-based) server in your Drupal status report.