Security Questions

Component type

module

Maintenance status

Development status

Downloads

7846

Component created

Component changed

Security Questions provides administrator configurable challenge questions for use during the log in and password reset processes. Think of it like most bank website logins.

Log In Process

If enabled, depending on the selected protection mode, the log in form is altered in 1 of 2 ways:

Google Apps Authentication Sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Google Apps provides a single sign on API (documentation) that enables people to write applications that do user authentication against a local database, and then tell google that the user is authenticated. This modules implements the API in drupal. In other words, once properly setup, this module lets Google Apps instances authenticate against your drupal user database.

The prerequisites for this module are the following:

State

Component type

module

Maintenance status

Development status

Downloads

3209

Component created

Component changed

Sessions that expire - in a user-comfy manner

Role-based session expiration/prolongation

Drupal 7's default session settings make sessions live almost indefinitely - that may present security and performance issues.
State get's round the problem by combining roles with user-activitity sensing and AJAX calls.
Sessions may still continue indefinetely for some kinds of users
- say non-logged-in visitors to your web shop.

3scale API module

Component type

module

Maintenance status

Development status

Component created

Component changed

This collection of modules creates a restful interface with full CRUD functionality for pages and articles. It integrates the 3scale API management studio for access and analytics.

The functional APIs also allow for the direct enabling and disabling of their services through a configuration page.

COPPA Lite

Component type

module

Maintenance status

Development status

Downloads

1265

Component created

Component changed

The COPPA lite module provides basic COPPA compliance for users registering for an account on your site by validating their age and setting a cookie on the users machine if age validation fails. This will prevent them from attempting registration again for a period of 24 hours as well as presenting the user with a generic error message.

Role Field

Component type

module

Maintenance status

Development status

Downloads

7343

Component created

Component changed

Role Field provides a field for selecting roles that exist in your site.

Please note that there is no out-of-the-box permissions shenanigans going on. It just lets you pick from a list of roles. Although, combined with Rules the possibilities are pretty interesting.