user_restrictions
1,191 sites
Security covered
This module blocks users from registering or logging in basing on the entered username or email, or on the IP address used to connect, making it useful for fighting spam accounts.
This module is a drop-in replacement (with some enhancements) for the access rules functionality which was removed from Drupal 7.
The Drupal 8 version implements plugins to allow custom user restrictions to be created above and beyond the name, email, and IP plugins included.
Alternatives
- If the intention is only allowing or restricting account registration basing on the domain used by email addresses, there is the Restrict Domain Registration module
- To validate email addresses using advanced, configurable rules, there is the Advanced Email Validation module, which also allows to verify the domain used by email addressed exists and has MX records configured
- The Disposable Email Address Blocker module protects Drupal form email fields by disallowing email addresses from a custom blacklist of disposable email address domains