Neil Lalonde
|
3d22f90e9f
|
FIX: email regexp for older rubies
|
2014-06-10 10:31:22 -04:00 |
Neil Lalonde
|
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 |
Neil Lalonde
|
86647f0a54
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
Neil Lalonde
|
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 |