Restricted contact

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Restrict the contact form so that logged-in users cannot change their sender e-mail address or name on the site and personal contact forms. This stops logged-in users from spoofing e-mail and/or using the "Send yourself a copy" feature to send spam.

Also, add the text "(Unverified)" to the sender name of messages sent from the contact forms by anonymous users.

Milyennap CAPTCHA

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a hungarian CAPTCHA, that asks the user "What day it is today?". In english this isn't a good solution, because better robots can answer this - as you can think, this is not the case in the hungarian language :)

The module offers 3 different questions:

  • What day it is today?
  • What day it is going to be tomorrow?
  • What day was it yesterday?

Image CAPTCHA Refresh

Component type

module

Maintenance status

Development status

Downloads

31064

Component created

Component changed

Drupal 8

This module is going to be part of CAPTCHA module, see https://www.drupal.org/node/2608540 for updates.

Description

This module adds the link for refreshing image into very popular module for widget image_captcha.

email_whitelist

Component type

module

Maintenance status

Development status

Component created

Component changed

This module helps you to specify a list of email address (comma separated values). After you save the settings, During user-registration process, this module will compare the email address entered with the list saved by admin. If it matches, only then the new user can successfully register. Example: efgh@gmail.com,"abcd@example.com",ijkl@xyz.com (so, only these email addresses are allowed to register in the site)

Mother May I

Component type

module

Categories

Maintenance status

Development status

Downloads

6330

Component created

Component changed

Overview

Most Drupal sites that allow user login are plagued by account requests from abusers and bots whose only intent is to post content to the site for nefarious purposes. While Drupal supplies tools that are effective at keeping them out (Captcha, for example, and administration approval of new accounts), there's still some level of overhead for administrators.