Mass Password Reset

Component type

module

Maintenance status

Development status

Downloads

11667

Component created

Component changed

This module allows users with "Administer users" permission to reset all user accounts and notify all users

Details

The module will reset the passwords of all users except the administrative superuser id 1. You can optionally reset the administrative superuser id 1. Once passwords have been reset, users will optionally receive emails using the Drupal password recovery email. The password recovery email content can be edited at the account settings configuration page.

Opt-in Cookie Consent

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows your website to comply with the Dutch law on the use of
cookies. By Dutch law the visitor must consent with placing cookies on your
client to gather visits or other information about the visitor. The site
owner must inform the visitor about what kind of information will be
gathered and must be able to provide proof of visitors’ consent.

SSH ID

Component type

module

Categories

Maintenance status

Development status

Downloads

1516

Component created

Component changed

SSH ID generates SSH private keys.

One use case for this module is to allow users to generate a SSH public key for use with the Feature Git module and store them against their profile using the SSH Key module using a bit of Rules magic and some custom code.

Development of this module was sponsored by Technocrat.

Watchdog Log Analyzer

Component type

module

Maintenance status

Development status

Component created

Component changed

The aim of this module is to provide a set of tools to the administrator
that analyze Drupal's watchdog log records, identify and analyze patterns and provide intelligent suggestions to the site administrator.

Spaces OG Login / Logout

Component type

module

Maintenance status

Development status

Downloads

826

Component created

Component changed

This module compliments more popular and better known Login Toboggan and Login/Logout Destinations. It performs similar functions, but is specifically targeted at sites, running Spaces and Organic Groups.

Encrypted Files

Component type

module

Maintenance status

Development status

Downloads

5741

Component created

Component changed

Description

Say you want users of your site to be able to upload and download documents, but you also want these documents to be protected in case someone breaks into your server. This module allows Drupal to encrypt files that users upload and decrypt files for download, keeping the unencrypted versions of files from ever being stored on disk. It does this by creating a custom file stream wrapper that Drupal can read from and write to and a new download method that sits alongside the regular public and private methods.

Node Access Priority

Component type

module

Maintenance status

Development status

Downloads

441

Component created

Component changed

This module restores the Priority feature of Node Access that was removed in Drupal 8.

This module is not yet functional! Patches are welcome!

Node Access Priority does not have a user interface itself, but if you use multiple Node Access modules, then those that support Priority will let you increase or decrease their priority relative to the others.

Secure Notes

Component type

module

Maintenance status

Development status

Downloads

1611

Component created

Component changed

Secure Notes helps solve the problem of exchanging sensitive information with people who do not have the same tool-set or skill-set. It provides a system, similar to password reset links in which a one-time node creation link can be sent to a person's email address. This is meant to solve the problem of exchanging sensitive passwords via email.

DrupalSecure Code Sniffs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DrupalSecure Code Sniffer (secure_cs) is a secure coding validation tool for Drupal built on PHP_CodeSniffer and modeled after work on DrupalCS in the Coder module.

Installation instructions