Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banned emails tld blocking #5440

Closed
arraypress opened this issue Feb 5, 2017 · 6 comments
Closed

Banned emails tld blocking #5440

arraypress opened this issue Feb 5, 2017 · 6 comments

Comments

@arraypress
Copy link
Contributor

Having the ability to block troublesome tlds (such as ones associated with spam and fraud) would in some instances be a lot more useful than blocking domains and emails.

@arraypress
Copy link
Contributor Author

arraypress commented Feb 5, 2017

The individual ltds could each be on a new row with a .tld style. Multi-part tlds like .co.uk and alike would need to be taken into account also.

@pippinsplugins
Copy link
Contributor

This is a nice idea. I like it.

JeroenSormani added a commit to JeroenSormani/Easy-Digital-Downloads that referenced this issue Mar 24, 2017
JeroenSormani added a commit to JeroenSormani/Easy-Digital-Downloads that referenced this issue Mar 24, 2017
JeroenSormani added a commit to JeroenSormani/Easy-Digital-Downloads that referenced this issue Mar 24, 2017
@JeroenSormani
Copy link
Contributor

Created a PR for this here: #5440

@pippinsplugins
Copy link
Contributor

This works great for me. Once the unit tests pass, I'll merge it in.

cklosowski pushed a commit that referenced this issue Jun 7, 2017
* Fix #5440 - Allow TLDs to be added to the 'banned emails' list

* Fix minor formatting. #5440

* Make email checks case insensitive. #5440

* Add more unit tests for banned emails. #5440
@SeanTOSCD
Copy link
Contributor

It's working but should something like .co block .co.uk as well? It's not at the moment. If that's intentional, everything's good on my end.

@pippinsplugins
Copy link
Contributor

pippinsplugins commented Jun 7, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants