|
69ad0358c2
|
FIX: incorrect logic in email blocker
if mail.com was blocked, email.com was automatically blocked
|
2015-06-15 11:28:50 +10:00 |
|
|
220b9c5abe
|
FIX: match subdomain with email domain blacklist
|
2015-05-13 21:02:02 +05:30 |
|
|
58f46137d6
|
FIX: allow developer emails to bypass email blacklist/whitelist restriction
|
2015-01-30 00:10:03 +05:30 |
|
|
fab2b95ab6
|
FIX: disposable invite was giving email validation error
|
2014-10-23 22:55:49 +05:30 |
|
|
3d22f90e9f
|
FIX: email regexp for older rubies
|
2014-06-10 10:31:22 -04:00 |
|
|
c61462662b
|
Add ability to run validation on site settings. notification_email and other email address settings are now validated.
|
2014-06-09 16:59:20 -04:00 |
|
|
86647f0a54
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
|
|
5f8a130277
|
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
|
2013-07-29 15:29:43 -04:00 |
|