discourse/lib/validators
Régis Hanol 20ce7f29e0 FEATURE: new 'manual_polling_enabled' site setting 2016-03-16 22:28:01 +01:00
..
allow_user_locale_enabled_validator.rb make error message translatable 2016-03-15 10:02:10 -07:00
allowed_ip_address_validator.rb Improve IP blocking error message 2015-06-02 07:48:26 +05:30
email_setting_validator.rb
email_validator.rb FIX: incorrect logic in email blocker 2015-06-15 11:28:50 +10:00
integer_setting_validator.rb
ip_address_format_validator.rb
password_validator.rb FEATURE: enforce admin password validation when signing up via developer email 2016-03-04 00:28:47 +05:30
pop3_polling_enabled_setting_validator.rb FEATURE: new pop3 polling configuration admin dashboard check 2016-02-17 11:25:49 +01:00
post_validator.rb FEATURE: Staff should be exempt from user mention limit 2016-02-01 21:19:56 +05:30
quality_title_validator.rb
reply_by_email_address_validator.rb
reply_by_email_enabled_validator.rb FEATURE: new 'manual_polling_enabled' site setting 2016-03-16 22:28:01 +01:00
string_setting_validator.rb
stripped_length_validator.rb
topic_title_length_validator.rb
unique_among_validator.rb
upload_validator.rb FEATURE: new 'allow_all_attachments_for_group_messages' site setting 2016-02-29 22:39:24 +01: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