Actions
Bug #6807
closedEmail/Domain blocks before registration not working
Description
If you block part of a domain using a wildcard it does not appear to function. For example %.com should block all email domains ending in .com.
Actions
Added by krileon about 8 years ago. Updated over 7 years ago.
Description
If you block part of a domain using a wildcard it does not appear to function. For example %.com should block all email domains ending in .com.
This is due to the user id check resulting in domain block check not working before registration. However blocked wildcard domains will not be able to login. Adjust how the user id check is done.