Protected Installation (modules and themes)

Component type

module

Categories

Maintenance status

Development status

Downloads

465

Component created

Component changed

Allows you to install only the modules and themes from drupal.org. When installed, this module provides two simple features:

  1. Removes the upload field
  2. Validates the source URL entered for download (must be from drupal.org)

Developed and maintained by FISQUA; Sponsored by Marinha do Brasil.

    

Intent URL API

Component type

module

Maintenance status

Development status

Component created

Component changed

This (currently experimental) code acts as a central point for modules that rely on this to define specific URLs to perform certain actions.

Modules that come with Ajax buttons, one-time click URLs, flagging, and such features have to define a menu router item in order to get them called. For every implementation, there are many tasks that are common:

Iubenda

Component type

module

Maintenance status

Development status

Component created

Component changed

Please use the Iubenda Integration module.
-------
Integration with Iubenda
This module assumes you have installed Iubenda Cookie Solution on all pages of your website.
Features:
- cookie blocking: overwrites scripts and iframes in final html output according to Iubenda specifications
- admin settings form to decide which scripts or iframe you want to tag for Iubenda

PHP Password

Component type

module

Categories

Maintenance status

Development status

Downloads

415

Component created

Component changed

Replace Drupal's in PHP hashing algorithm with php's native password hashing.

Based on work from the core issue queue #1845004: Replace custom password hashing library with PHP 5.5 password_hash()

INSTALLATION

The php_password module will take care of replacing Drupal's password manager
for you so installation is as simple as installing any other Drupal module.

Secure Client

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Secure Client module is used to provide Drupal with configuration settings that can be used to create secure HTTPS connections. For sites running PHP 5.5 this is useful because secure connections may not be created by default, and as a result, Drupal cannot complete certain tasks like checking for module updates or getting feeds from secure URLs. Sites running PHP 5.6 or later use OS-managed certificate authorities by default (except in some Microsoft Windows configurations) and generally do not need to be reconfigured.

emcSSL

Component type

module

Categories

Maintenance status

Development status

Downloads

530

Component created

Component changed

In Brief
This module uses emcSSL technology to provide a secure login without passwords. The key feature of emcSSL is that it is fully decentralized and distributed.

Technology
The login is based on EmerCoin cryptocurrency blockchain, using the blockchain as a decentralized trust store of hash sums for client SSL-certificates. Certificates can be generated by clients locally, without any central authority, and quickly replaced as needed.