Taxonomy Status

Component type

module

Maintenance status

Development status

Component created

Component changed

Have you ever had a need to "Unpublish" a Taxonomy Term? This module aims to solve that problem by adding an additional property to taxonomy terms. This allows the value on each term to be stored directly with the other term data instead of in a separate table or field.

Instructions

Key

Component type

module

Categories

Maintenance status

Development status

Downloads

65579

Component created

Component changed

Key provides the ability to improve Drupal security by managing sensitive keys (such as API and encryption keys). It gives site administrators the ability to define how and where keys are stored, which allows the option of a high level of security and allows sites to meet regulatory or compliance requirements.

Site confidence

Component type

module

Maintenance status

Development status

Component created

Component changed

Site confidence is a assurance and auditing SaaS module

Managing and maintaining an organisation's website has never been a tougher challenge. Our service can save you time as well as ensuring consistency, quality and web site performance, utilising more than 1,000 tests, checks and measures to ensure your site is delivering a good experience for visitors.

Single Sign On (Auth0)

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is currently seeking approval in the project application queue. Please help review and approve it here: https://www.drupal.org/node/2298559

This plugin gives Drupal a new Login Widget (powered by Auth0) that enables:

SecKit Override

Component type

module

Categories

Maintenance status

Development status

Downloads

4426

Component created

Component changed

Synopsis

The SecKit Override module integrates with the Security Kit module (seckit) to allow the site as a whole to have a "default" level of level of protection, while allowing specific pages within the site to change those protection levels. For instance, SecKit might be configured to prevent pages on the site from being displayed in an <iframe> tag to prevent clickjacking.

Login Check

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Via AJAX to determine if the user currently accessing the site still has an active session and reload the page if they don not. Effectively logging the user out of the site.

module_status

Component type

module

Maintenance status

Development status

Component created

Component changed

This module gives you control of which modules should be enabled and disabled per environment (production, stage, development).

It also makes environments more secure by not letting anyone manually change module statuses of modules not meant to have their statuses changed.

Key features:
- Module statuses return to their preferred status when cron is run.
- Locks the status of modules you don't want to be able to change manually.

No matter the type of environment or type of site, this module does it's job.

XSS Tester

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The XSS Tester module is a quality assurance tool that helps module developers and site owners to test for XSS vulnerabilities in their projects.

Password Bcrypt

Component type

module

Maintenance status

Development status

Downloads

420

Component created

Component changed

Description

This module enables bcrypt password encryption to your site.

Implementation is based on https://www.drupal.org/node/29706#comment-6445434

WARNING

Backup "users" table before enabling the module!!!

CAUTION

IT WILL NOT ENCODE BACK BCRYPT TO SHA512 IF DISABLED.
AUTHENTICATION WILL STOP WORKING FOR SOME OR ALL USERS IF YOU DISABLE THIS MODULE.

Usage

Simply enable the module.