discourse/spec/components/validators
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
..
email_validator_spec.rb 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
post_validator_spec.rb refactor validators 2013-06-13 18:18:43 +10:00
quality_title_validator_spec.rb Allow Chinese characters in Topic titles 2013-05-26 13:56:42 -07:00
topic_title_length_validator_spec.rb FIX: updating needs a restart 2013-06-29 03:49:54 +02:00