RESTful

Component type

module

Categories

Maintenance status

Development status

Downloads

107228

Component created

Component changed

Build Status

RESTful best practices for Drupal.

Development and issues are handled on GitHub.
Find some extra documentation in the Wiki.

Video Tutorial

Watch the video tutorial series on how to approach the most common problems when building your Drupal API with the restful module.

Heartbleed

Component type

module

Maintenance status

Development status

Downloads

897

Component created

Component changed


This module was developed in response to the Heartbleed bug in OpenSSL.

The problem Heartbleed module solves is this: I have patched my site against the Heartbleed vulnerability, and I want my Drupal site users to reset their passwords. There's no indication Heartbleed was used against my site, but out of an abundance of caution I want to reset all of my users' passwords to ensure their protection.

Here's the user experience for an authenticated user on example.com after Heartbleed
module is installed:

scald_efq

Component type

module

Maintenance status

Development status

Component created

Component changed

Views-free implementation of the the Scald DnD library using EFQ.

This will not become a full project, it exists for sharing/example purpose only.

User Account Permissions

Component type

module

Categories

Maintenance status

Development status

Downloads

6823

Component created

Component changed

This module add the following new permissions for user accounts:

  • edit own user account
  • edit own email address
  • edit other user's email address
  • change own password
  • change other user's password

Any user with the "administer users" permission is exempt from these restrictions.

Find People

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

Overview

  • Find People simply admin end user search - This module provides a feature to search by username or email combination at the admin end of people page.
  • This is simple and easy way of search and this module is very useful when managing more number of users
  • Configuration settings are available on this path

Disable RSS

Component type

module

Maintenance status

Development status

Downloads

3602

Component created

Component changed

This module will disable the core RSS feed at http://mysite.com/rss.xml, and remove any reference to it in the html header.

The mechanism for action is simply to return page not found for that path, so this module may not play nicely with other modules providing variations to that path, such as Views or RSS Permissions.

alter node path

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

README.txt
==========
The purpose of this module is to secure drupal backend by overriding content add path.
It's will rename path like '/node/add/pages ' to '/something/...' or path '/node/add/article'
to '/something else/..'. This module can be effective against create basic content spam
bots or malicious .