This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-06 03:18:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
spec
/
components
/
validators
History
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