OAuth 2.0

Component type

module

Maintenance status

Development status

Downloads

63860

Component created

Component changed

Simple OAuth is an implementation of the OAuth 2.0 Authorization Framework RFC. Using OAuth 2.0 Bearer Token is very easy. See how you can get the basics working in less than 5 minutes! This project is focused in simplicity of use and flexibility. When deciding which project to use, also consider other projects like OAuth, an OAuth 1 implementation that doesn't rely on you having https in your production server.

Captcha Keypad

Component type

module

Maintenance status

Development status

Downloads

5450

Component created

Component changed

This module provides an alternative captcha security, where the user can use
a keypad to be to enter simple captcha numbers.
The keypad can be configured to shuffle the keys, improving difficulty of
automated bots to click on the right button.

IP Whitelist

Component type

module

Maintenance status

Development status

Component created

Component changed

IP White-list module allows the user to provide access on particular node to particular set of IP address(s).
IP White-list Module provides an interface to the admin user to provide the range IP address to allow them access to a specific node.
The module allows the administrator to specify a redirect URL as well in-case the specific page is accessed by a non-white-listed IP.

Lock system

Component type

module

Maintenance status

Development status

Component created

Component changed

Light-weight module for locking nodes. Nodes are protected against paralell editation. Locks are bound to users.

How it works: When first user comes to node editation, current node is gets locked against editation of other users. When second user comes onto the same node editation, he can see whole editation form, but isn't able to edit any field.
Node editation is unlocked by lock-owning user when he exits the form via Save or Cancel buttons (Cancel button is provided by this module).

Global Regex

Component type

module

Maintenance status

Development status

Downloads

405

Component created

Component changed

Global Regex Module enables the site builders or developers to add regular expression based validations globally on custom text fields for contents or text fields created with drupal form api.
With the help of this module regular expressions can be added and changed globally.