Emercoin SSL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module uses Emercoin technology to enable a secure anonymous authentication for a website with SSL. Its main advantage over conventional SSL implementation is anonymity and robustness.

TFA Rules

Component type

module

Maintenance status

Development status

Downloads

5091

Component created

Component changed

Two-Factor Authentication Rules is a Drupal module that provides integration with the Rules module to add a condition to check to see if TFA has been enabled for a user.

This module also includes a default rule that redirects users on login to the TFA security page with a message recommending that they configure it.

Cookie Lock

Component type

module

Categories

Maintenance status

Development status

Downloads

1814

Component created

Component changed

This modules provides a simple way to lock your site down using a single username and password. The initial goal was to prevent search engines and clients from viewing sites that are under active development. Once enabled and configured you cannot browse to any pages on the site other than the Cookie Lock page.

Your Drupal session isn't affected by this module. This means you can lock your site down, but still allow anonymous user testing (provided they entered proper credentials).

360 Review

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will do thorough review on your current website regarding all aspects like standards, security, performance, seo etc., and provide help tips to improve in those areas. It will show you the report as horizontal bar graph in percentages specific to each section, so that you can easily understand in which areas your website needs improvement.

CMS Updater

Component type

module

Categories

Maintenance status

Development status

Downloads

1824

Component created

Component changed

This Project is unsupported / abandoned and the Service will no longer work.

Account Sentinel

Component type

module

Maintenance status

Development status

Downloads

1266

Component created

Component changed

Account Sentinel perceives changes made to a configurable set of monitored roles' accounts, even those that are results of direct database modification (e.g. SQL injection). A set of e-mail addresses can be configured to be notified when such a change is detected, also a log of changes can be viewed in Drupal and via Drush for manual review.

Airee

Component type

module

Maintenance status

Development status

Component created

Component changed

Airee is a reverse proxy, firewall, and global CDN, it can be implemented without installing any server software or hardware.

This module provides integration with Airee service and depends on the Expire module which enables it to clear specific pages from the Airee when you update, delete or add a page.

File Upload Secure Validator

Component type

module

Maintenance status

Development status

Downloads

3084

Component created

Component changed

This is a very simple and small module which performs a server side validation for the extension of an uploaded file of any content type's file field. Default drupal 7 file validation is performed by file_validate_extensions which only relies on the file name extension.