Secure Services

Component type

module

Maintenance status

Development status

Downloads

1027

Component created

Component changed

Secure Services
=============================
This module adds HTTP basic authentication to the Services module.It allow access to only those users that have permission set for this module.
you can assign administer secure_services permission for the roles who should be able to access/validate API requests.

Installation
------------
Unpack the module and place the secure_services folder in your site's
module directory (e.g. sites/all/modules).
Set permission for the role that you want to access services.

To Test:

Hsoub CAPTCHA

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrating Hsoub CAPTCHA web service with CAPTCHA system.

  • Secure CAPTCHA with Arabic and English support.
  • Customisable and not bad looking at all!

Requirements

  • Hsoub CAPTCHA depends on the CAPTCHA module.
  • Signup to get your own API key that gives you access to Hsoub CAPTCHA API.

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.

Iniscan

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Implementation of the iniscan project in Drupal.
The module integrates the iniscan methods to display security concerns with the configuration of the php.ini file in use in the Drupal site

From iniscan:

Audit Report

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Quality Analysis

The module aim to give you a clear, centralize way to audit your Drupal site.
The analyze give you a good overview of the state of art of your site.
If you want to improve the overall quality of your project this module is for you.

Exhaustive checks

The module has 28 checks distributed on theses 6 criterial :

DruKeePass

Component type

module

Maintenance status

Development status

Component created

Component changed

DruKeePass is an Password Share module, inspired by KeePassX and TeamPass.

This module provide the ability to store in a save way your password to easily share it with your team.

This module don't have any relation with the normal drupal password hashing system.

Magento Password

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

Magento and Drupal don't follow the same schema about password storage.
Drupal uses SHA512 algorithm, while Magento is still using MD5 (with salt).

This module overrides password storage and checking methods on Drupal side to allow to copy/paste the Magento password hash directly into Drupal.

Features

  • Support for Magento's password during authentication process,
  • Generate password according to Magento algorithm.