Patchdoq
Component type
Categories
Downloads
Component created
Component changed
Adds API to patch Drupal core and contributions from code.
Using Patchdoq module
In you own module you should implement hook_patch(). For example:
Adds API to patch Drupal core and contributions from code.
In you own module you should implement hook_patch(). For example:
OpenPGP is the most widely-used e-mail encryption standard in the world. Originally derived from PGP (Pretty Good Privacy), first created by Phil Zimmermann in 1991, the standard is now defined by the IETF in RFC 4880.
This module provides encryption for Drupal's outgoing e-mails using GNU Privacy Guard, an open-source implementation of the OpenPGP standard.
TimeCert is a web service for timestamping content. This provides evidence by a trusted third-party that something (e.g. a blog post, a document, or a file) existed at a given time. TimeCert records and gives you the timestamp for when someone first referenced a given digital fingerprint.
This is simple module that adds a trigger when a user password is updated. It uses the built-in trigger module from Drupal core.
The trigger can be setup at build/trigger/node.
An action included in the Password Trigger named "Send password change notification e-mail" can send a tokenized email to the affected user. The email notification is sent to the email address set on the account before the password change in case the password change also includes an email change.
The email action can be setup at admin/settings/actions/manage.
Gives content access permissions to users if they have access to content that is referenced with Node reference or Entity reference.
The 2.x branch of Services OAuth is now part of Services 3.x (its version synced with Services and therefor known as 3.x there).
This module will therefor receive no more updates here.
OAuth Common has moved to it's new home at http://drupal.org/project/oauth. No further updates will be made here and the currently active issues will be reassigned.
OAuth Common implements the OAuth classes for use with Drupal and acts as a support module for other modules that wish to use OAuth. The prime example of this is the services_oauth module.
The purpose of Spamicide is to prevent spam submission to any form on your Drupal web site. Spamicide adds an input field to each form then hides it with css, when spam bots fill in the field the form is discarded. The field, and matching .css file, are named in such a way as to not let on that it is a spam defeating device, and can be set by admins to almost anything they like(machine readable please). If logging is set, the log will show if and when a particular form has been compromised, and the admin can change the form's field name (and corresponding .css file) to something else.
This module allows you to set up access to the site on base of request referrer, remote IP address or User Agent with reverse-lookup check of domain name (for searchbots)
Cron Key is a module that adds various utility functions for the Drupal cron system. As of July 29, 2013, this project is under new maintainership.
Drupal 6
The Drupal 6 version was originally contributed by doq and protects "cron.php" against unauthorized access. This version is no longer supported.