Closed (fixed)
Project:
Restrict Domain Registration
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Feb 2017 at 13:28 UTC
Updated:
13 Mar 2023 at 09:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
silvi.addweb commentedYou can see the configuration and an example in screenshots.
Comment #3
morybel commentedYou might want to add exclusion for subdomains also...
Here some examples I have in my settings.
drupaler.org
*.drupaler.org
brainhard.net
*.brainhard.net
xyz
*.xyz
The * before the domain will block any subdomain in that domain. It made a huge difference in some of my commercial platforms. I hardly have any spammers now. It's a great module.
Comment #4
pcambraI'd be very much in favor of adding some examples to the field description in config.
Comment #5
dsdeiz commentedWould this happen to work?
Comment #6
pcambraPatch doesn't apply, needs to be done against latest dev.
Comment #7
rithesh bk commentedcurrently working on this .......
Comment #8
rithesh bk commentedPlease find the updated patch ........
Comment #9
schillerm commentedHi, I have reviewed and tested the patch on D10 site using module version 8.x-1.x-dev. It looks great, the new description is much better.
Comment #11
pcambraThanks all!