Secure sensitive pages with CAPTCHA verification. This module provides flexible CAPTCHA protection for any page on your Drupal site.

Users are redirected to a CAPTCHA verification page before they can access the page or download the export.

It requires the CAPTCHA module and uses its default challenge settings.

Features

  • Protect any path with CAPTCHA
  • Restrict verification by user role
  • Set CAPTCHA validity period
  • Works with Views Data Export pages and long-running processes


Configuration

  1. Navigate to module settings:
    • /admin/config/system/captcha-protected-page
  2. Protected Paths:
    • Specify the path of the page that requires CAPTCHA verification
  3. Cookie Expiration:
    • Set verification duration (default: 24 hours)
  4. Role Restrictions:
    • Applies to anonymous users by default
    • Optional: Require verification for specific roles
  5. Enable the CAPTCHA module:
    • Make sure the CAPTCHA module is enabled and configured


Project information

Releases