discourse/lib/validators
Régis Hanol 978a1539fa new pop3_polling_enabled setting validator to ensure credentials are working before enabling it 2015-12-10 22:23:54 +01:00
..
allowed_ip_address_validator.rb Improve IP blocking error message 2015-06-02 07:48:26 +05:30
email_setting_validator.rb Add validation of string site settings with regex, and min and max lengths 2014-06-18 11:15:40 -04:00
email_validator.rb FIX: incorrect logic in email blocker 2015-06-15 11:28:50 +10:00
integer_setting_validator.rb Add validation of string site settings with regex, and min and max lengths 2014-06-18 11:15:40 -04:00
ip_address_format_validator.rb Drop Rails3 support 2014-02-17 19:42:08 +01:00
password_validator.rb FEATURE: don't allow username and email to be the same 2015-02-27 13:47:43 -05:00
pop3_polling_enabled_setting_validator.rb new pop3_polling_enabled setting validator to ensure credentials are working before enabling it 2015-12-10 22:23:54 +01:00
post_validator.rb skip most post validations for staged accounts 2015-12-01 10:40:23 +01:00
quality_title_validator.rb refactor Topic validation 2013-05-22 22:31:52 -07:00
reply_by_email_address_validator.rb FEATURE: 'reply by email address' validator 2015-02-06 12:08:37 +01:00
string_setting_validator.rb FEATURE: allow for a localized error when a regex fails in site settings 2015-02-27 11:45:56 +11:00
stripped_length_validator.rb FIX: less crazy error when post exceeds max length. 2014-07-04 16:39:15 +10:00
topic_title_length_validator.rb FIX: Admins should be able to post short titles. This is especially important for when syndicating 2013-06-29 17:57:10 -04:00
unique_among_validator.rb refactor Topic validation 2013-05-22 22:31:52 -07:00
upload_validator.rb FIX: error message used wrong filesize 2015-05-03 19:26:54 +02:00
user_full_name_validator.rb FEATURE: make full names a required field of user profiles with the full_name_required setting 2015-04-02 17:08:04 -04:00
username_setting_validator.rb Add validation of string site settings with regex, and min and max lengths 2014-06-18 11:15:40 -04:00