Maintenance fixes only
Heartbleed
Component type
Maintenance status
Development status
Downloads
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:
Yammer Like
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Summary
Yammer is a private social network that helps employees collaborate across departments, locations and business apps and this module helps to embed the "Yammer Like" button into your site.
scald_efq
Component type
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
Categories
Maintenance status
Development status
Downloads
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
Categories
Maintenance status
Development status
Downloads
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
Custom Order Number
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The main idea was taken from the Commerce Billy module, but this module is only for the generation of order numbers.
Also this module can generate order numbers for all commerce order bundles, BUT for this you need to add:
Disable RSS
Component type
Categories
Maintenance status
Development status
Downloads
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
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 .
