This module adds a CAPTCHA verification step before users can access specified pages on your Drupal site. You can configure which pages to protect, set how long the verification is valid, and restrict it to certain user roles.
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
- Navigate to module settings:
- /admin/config/system/captcha-protected-page
- Protected Paths:
- Specify the path of the page that requires CAPTCHA verification
- Cookie Expiration:
- Set verification duration (default: 24 hours)
- Role Restrictions:
- Applies to anonymous users by default
- Optional: Require verification for specific roles
- Enable the CAPTCHA module:
- Make sure the CAPTCHA module is enabled and configured