Shared Secret Access Control

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a really simple module that allows you to lockdown access to your site by only responding to requests that contain a valid secret inside a custom HTTP header.

The primary purpose of this is to lockdown access to Drupal for use with Web Application Firewalls (WAF). Since a WAF is to protect your site, it can only do so if traffic does not bypass it and so this module's design is to deny unauthorised requests.

This module does require some setup with the WAF to forward the shared secret header.

CKEditor Non-breaking space Plugin ( )

Component type

module

Maintenance status

Development status

Downloads

467

Component created

Component changed

Minimal module to insert a non-breaking space ( ) into the content by pressing Ctrl+Space or using the provided button.

Uses

During content creation the author may add a non-breaking space ( ) to prevent an automatic line break.
To avoid that a company’s 2-word name is split onto 2 separate lines.

As the non-breaking space are an invisible character, they are highlighted in blue on the CKEditor.

Gathercontent OG

Component type

module

Maintenance status

Development status

Component created

Component changed

GatherContent OG implements hooks to add a group selection field to the GatherContent module's create/edit mapping form. If the OG Menu module is enabled this GatherContent OG module will also replace the menu on the GatherContent module's import page with the menu associated with the OG group selected earlier.

Potential Improvements

It would be good to replace the "hand crafted" group selection field with the group selection widget provided by the OG module.

DFM AutoUpdater

Component type

module

Maintenance status

Development status

Downloads

89

Component created

Component changed

Tired of updating all your D7 client sites?

DFM AutoUpdater allows a developer to enable Drupal to run automatic updates on a single domain (typically the dev domain for a site) for both Core and contrib modules on the first cron run every Wednesday after 23:00 UTC (the latest that Drupal Security Advisories are supposed to be released each week).

Webform Random

Component type

module

Maintenance status

Development status

Downloads

285

Component created

Component changed

This module provides a checkbox on the WebformForm Form Settings page to randomize webforms.

After installation, visit /node/%/webform/configure to configure your webform randomness.

There is also a sub-module that will randomize form groups.