#13080 closed defect (bug) (invalid)
Banned Email Domains Aren't being ... Banned
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
I have a list of banned email domains (like @mail.ru) in my options and yet if I try and sign up with foobarina@…, the account goes through.
I've tried both @mail.ru and mail.ru in the blacklist but it never catches. Actually if I put in @mail.ru, it wipes it out.
My database has this in for banned_email_domains
a:1:{i:0;s:7:"mail.ru";}
It just doesn't seem to be being read.
Change History (4)
#2
follow-up:
↓ 3
@
13 years ago
WP 3.0-beta1 - I don't know what SVN. It's the nightly from some time last week.
#3
in reply to:
↑ 2
@
13 years ago
- Resolution set to invalid
- Status changed from new to closed
Replying to ipstenu:
WP 3.0-beta1 - I don't know what SVN. It's the nightly from some time last week.
Ugh, never mind. I figured it out. It's working, but I had some @'s in there, and that broke it. I don't know HOW I got those in, but once I scrubbed them, it started working again.
Note: See
TracTickets for help on using
tickets.
Which WP version do you use?
I can't add sth like @mail.ru, only mail.ru.
Database entry is
And it blocks the domain, see: http://grab.by/3VWg
(tested on trunk)