Maintainers monitor issues, but fast responses are not guaranteed.

BoxDev

This is a module for testing code ideas.

Media browser token

This module adds a required URL token to the Media module's media browser, for the purpose of discouraging unauthorized use.

This module does not actually provide security, only a deterrent.

The idea is simply that on some sites, you may need to give unprivileged users (for example, even anonymous users) access to the media browser to add files to a particular file field when creating content. However, you do not necessarily want to make it easy for these users to add files outside the context of that field, where the files may go unnoticed or unreviewed. Therefore, this module simply adds a time-based URL token to media browser links within your Drupal site, which will allow access to the browser when visited via a link, but deny access if you attempt to visit the media/browser URL directly.

To emphasize once again, this technique cannot provide actual security; a determined user could still find the token and use it to manually add a file to the site outside of the intended workflow. However, it does make it a bit harder for random unprivileged users to come by and attempt to use your site as an open file server.

Device Cloud Message

This project will enable site authenticated user to send cloud message (via either Apple APN or Android GCM) to each other, kind of a replacement of short message to save cost.

Soft Length Limit

This module provides a counter that indicates the maximum recommended
characters in a certain text field. This means the user will be warned if the

Custom 403 Per Path

Overview

The Custom 403 Per Path module allows to set custom messages on the 403 Access Denied page according to the path.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained