BytePlant Email Validation

Component type

module

Maintenance status

Development status

Downloads

312

Component created

Component changed

This module uses the Byteplant (https://www.email-validator.net/) service to verify if an email address entered into a form on your website really exists and can receive mails.

For each invalid email address you can show a detailed validation result with the exact status or a custom message.

CONFIGURATION

Go to admin/config/development/email-validation.

Entity Access Policies

Component type

module

Maintenance status

Development status

Component created

Component changed

We will use this module in active development in combination with core patches to open the gates we need to implement Attributed-based access control in Drupal Core. Furthermore, this contrib module is aimed to be included in core when it is completed.

https://www.drupal.org/node/777578

Contrib Kanban

https://contribkanban.com/board/entity_access_policies

Data Encryption

Component type

module

Categories

Maintenance status

Development status

Downloads

120

Component created

Component changed

Overview:
This is developer friendly module which will used for Encryption/Decryption data based on the Key & Encryption profile.

Installation:
Download the module and extract it to the modules directory. Install it as any Drupal contributed module.

Configure/Setup all the dependent modules as per there installation instructions.

Usage:
Inject the below service in your module for custom usage:

<?php
use Drupaldata_encryptionServicesDataEncryptionService;

Aegir HTTPS

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module enables HTTPS support for sites within the Aegir Hosting System using certificate management services such as Let's Encrypt, whose support is included.

It provides a cleaner, more sustainable and more extensible implementation that what's currently offered in Aegir SSL within Aegir core, and doesn't require workarounds such as hosting_le.

Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

Src whitelist

Component type

module

Maintenance status

Development status

Downloads

29

Component created

Component changed

Src whitelist is a whitelisting tool for site administrators that want to allow untrusted users to insert images and iframed content (usually videos) in a site they manage.

It is a companion whitelist filter for WYSIWYG Filter module. It will let you:

  • Disallow off-site images.
  • Allow iframes, but only from trusted sources.

The README.md has configuration and installation instructions.

Drupal Security Warning for Composer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Composer plugin will display a warning when users install or update Drupal packages (via Composer) that are not supported by the Drupal Security team, as per the Security Advisory Policy.

Example

Installing or updating a "non-covered" Drupal package via composer install will display:

TFA Basic plugins (D8 port)

Component type

module

Maintenance status

Development status

Component created

Component changed

Note: This is now unsupported and obsolete since the original intention was to upgrade TFA Basic plugins to Drupal 8 for TOTP and Google Authenticator support. After discussions in the #contrib-tfa Drupal Slack channel, the community moved towards supporting and improving the Drupal 8 Two-factor Authentication (TFA) and Google Authenticator login modules.

User Sanitize

Component type

module

Maintenance status

Development status

Downloads

79

Component created

Component changed

Module to Sanitize users within the database. Can be executed via UI or using drush. Improves upon functionality provided by drush sql-sanitize.

Great for user sanitization when importing data from another system.

Options: