Maintainers strive to actively monitor issues and respond in a timely manner.

Commerce Cielo

Drupal Commerce Checkout Pane

Integrates Cielo payment to Drupal Commerce.
Cielo is a Brazilian operator of debit and credit cards.

Telvue

The Telvue project includes 5 modules. The main Telvue API modules includes functions to leverage the Telvue API on a video playback server, but does nothing on it's own.


This module is co-maintained by Aric Ruble (avguy) of AccessVision in Battle Creek, MI and is part of the Community Media Starter Kit (Moderate).
  • Telvue Blocks - Adds blocks for some commonly used features like Now Playing.
  • Feeds: Telvue - Defines custom psg namespace so psg: elements can be mapped to fields in Feeds.
  • Telvue Show Fields - Feature that adds commonly used fields to a Show including duration, episone, .
  • Telvue Push - Adds a 'Push to Telvue' Button to the Show form, a View Bulk Operation, and option to Push on Save. Once a Show's metadata has been Pushed to Telvue, the Telvue Program ID is saved and used to keep the Show node and Telvue program synchronized.

Feeds Image Field Title

Provide a custom target for image fields in Feeds allowing to import title and alt tag.

Vulnerability Blocker

crosssitesecurity.jpg

Vulnerability Blocker

This is a simple but very powerful module that we have used with success on some of our production sites.

How it works?

Lot of XSS attacks happen due to script tags being put up in the URL and to execute them hackers use '<', '>' to enclose tags. We did some extensive testing on few of our production sites using some renowned XSS scanners and it was difficult to plug them all. This simple fix plugged all attacks and it has been months we have seen any XSS alert on any of them

This module is not a replacement for check_plain which is intended to be used wherever possible in open drupal forms, but a generic url filter to avoid hackers from exploiting URLs. So, we are trying to sanitize cross-site suspicious GET requests here.

It blocks vulnerability attacks by identify patterns in the URLs like '<', '>','%3E' and '%3C' and hence, prevent XSS Vulnerability injection.

Usage:

1. Download this module to sites/default/modules
2. Enable it from admin/settings/performance

Make sure for all the default URLs in your Drupal site, you are replacing your are replacing '<', '>','%3E' and '%3C' with standard '-' using Pathauto module.

Caution: This module is experimental and feedback from the community is highly solicited. Send feedback on drupal@ebizontek.com.

Maestro Bonus Pack

Some extra features to maestro what can't fit into the core project.
Features at the moment:

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained