Help protect the website from attackers or bad actors, by identifying, preventing, or mitigating security vulnerabilities.

PHP4

PHP4 module contains PHP5 functions which have been rewritten to make it compatible with PHP4.
Of course this module can't provide full support for PHP5, it's only defining the compatible functions.

You don't need to install this module, when you can install PEAR PHP_Compat instead.
Try:

pear install PHP_Compat-1.6.0a2

PHP_Compat Page: http://pear.php.net/package/PHP_Compat
If you can't do that, then install it.

Supported Functions

Role Limits

Role Limits, Drupal 7 View

#D8CX: I pledge that Role Limits will have a full Drupal 8 release on the day that Drupal 8 is released.

Overview

Role Limits is a small, but useful, module that allows for users with proper permissions to set a limit on the number of users in a given role. Think of this module very much like "Maximum Node Population" in CCK only for users. This could be useful when a site is licensed for use to a third party. It allows the source of the license to set limits on how many users can utilize the site. Currently this interacts with all user operations whether it be an update from the user profile or from the user list.

Installation and Usage

Standard Drupal installation. Navigate to /admin/user/roles/limits in your Drupal installation and set limits for the roles on your site.

For Drupal 7, this is found at /admin/people/permissions/limits as a tab on the permissions and roles screens titled "Role Limits"

Maintainer

This module is developed and maintained by Kenny Silanskas. Special thanks to sethcohn for coming up with the final name of the project and to cpliakas for helping me get acquainted with CVS.

Securitydoq

Note: As of 2010/01/26, this module appears to no longer be supported.

Patchdoq

Adds API to patch Drupal core and contributions from code.

Using Patchdoq module

In you own module you should implement hook_patch(). For example:

Per-node Comment Moderation

The Per-node Comment Moderation module allows administrators to enable comment moderation on individual nodes.

Drupal Notifier

DN.png

Note: this model works for IPhone in conjunction with Drupal Notifier.

Module Drupal Notifier provides information on the status of installed and active modules for IPhone App Drupal Notifier.
With every request from IPhone App Drupal Notifier the website sends another request to update.drupal.org service and provides information in xml format.
This programm reflects status by modules for your website. It tells you which modules need to be updated and what new versions are available.

Pages

Subscribe with RSS Subscribe to RSS - Security