Browser bugs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Currently in development

A module that allows human site testers to do easy, on-site cross-browser testing.

Along with their report, a selected element on the page and the path of the page the module also logs their

Logout-message

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module display message after being logout form system also admin can change the message from this path.

Administrator -> Site Configuration-> Set the logout message .

This module redirect the user to the home page instead of access denied when the user is already logout.

AuthChain

Component type

module

Maintenance status

Development status

Component created

Component changed

Authenticate users based on a chain of enabled authentication plugins. This module enables authentication based on mechanisms provided through a general interface for invoking at boot. This allows for basic HTTP authentication as well as more advanced methods (to be implemented).

Protocol work is underway on the AuthChain website.

Storage

Component type

module

Maintenance status

Development status

Component created

Component changed

Generic and abstract, backend agnostic storage API.

This aims to provide a fully featured storage layer, providing API's depending on the storage type you want to use:

  • Key-value storage (cache, sessions, minor business information, ...)
  • Document oriented storage
  • PubSub mecanism
  • ... and probably more!

API user can choose the type of storage he needs depending on its own business, instead of doing the opposite course of action, it then can use a business oriented, optimized yet backend agnostic storage engine.

Machine

Component type

module

Maintenance status

Development status

Component created

Component changed

If you have multiple separate instances, this module allows you to block or allow authentication to the admin

Mud

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Artesian sandbox. Get it? (Artesian) water + sand(box) = ... :)

Update August 2014:

Current status: https://www.drupal.org/project/artesian

Absolutely do not use this in production. If the number of fatal errors don't scare you away hopefully the fact that I have not done a security check and I don't guarantee a data path, yet, will. :)