Password reset restrict

Component type

module

Development status

Downloads

756

Component created

Component changed

Enables a period of time to be set to throttle how often a password reminder email can be sent to each user.

This can be used to prevent a user being sent multiple password reminders by a malicious visitor that knows their username.

Sponsorship

Development

Not So Fast

Component type

module

Maintenance status

Development status

Downloads

3935

Component created

Component changed

Do you want to allow anonymous users to comment, but also want to ensure that the email addresses they enter are THEIRS? Not So Fast creates a new column in the comment approval queue labeled "Email is verified?". When anonymous users post comments, an email is sent to the address they specify. The email contains a link which, when clicked, will register their address as being verified. Site administrators can then determine whether to approve or delete comments based on this new criterion.

BOTCHA Spam Prevention

Component type

module

Maintenance status

Development status

Downloads

46288

Component created

Component changed

BOTCHA is a highly configurable non-CAPTCHA spam protection framework.

In CAPTCHA, user has to prove he/she is human. Unfortunately, spambots learned
to bypass CAPTCHA really well, and real users are frustrated with increasing
complexity and burden of CAPTCHA.

In BOTCHA, we don't abuse our human users - BOTCHA protection is completely
transparent to them and non-intrusive.

BOTCHA lets spambots to prove they are bots, and let real users zip by.

BOTCHA is useful for any form that has to be protected from spambots.

BOTCHA always works as designed - guaranteed! All of BOTCHA recipes are covered by Selenium-tests and we have our own "TestSwarm" to do testing as often as possible: see #1894478: The latest Selenium-tests launches & reports for details.
You could be also interested in #1896760: BOTCHA success stories.

HTTP Reject

Component type

module

Maintenance status

Development status

Downloads

2458

Component created

Component changed

The http_reject module looks at the HTTP request being sent to your Drupal instance and will reject it if set criteria are met.

The goal is to allow users to configure their Drupal installations to reject HTTP requests from such things as FrontPage or a WebDAV client early on in the bootstrap process, so the site uses fewer resources and the watchdog logs aren't spammed with useless request entries.

If possible, this should in fact be done in .htaccess or the web server configuration files, but not all users have access to those.

Captcha-free Form Protection

Component type

module

Categories

Maintenance status

Development status

Downloads

16188

Component created

Component changed

The Drupal 8 version is released and has protection for all the forms as shown in the image. The only thing missing is protection for Webform and that module is not nearly ready for release at this time. Try this module especially to eliminate those robot user registrations and having to go in and delete all the bogus users. All without having to use the annoying captcha.