discourse/spec/components/validators
Neil Lalonde 2c19d8a136 Fix password_validator_spec 2013-12-27 11:15:53 -05:00
..
allowed_ip_address_validator_spec.rb Screened ip address can be edited, deleted, and changed to allow or block. 2013-10-22 16:30:46 -04:00
email_validator_spec.rb
ip_address_format_validator_spec.rb Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address. 2013-10-22 19:19:32 -04:00
password_validator_spec.rb Fix password_validator_spec 2013-12-27 11:15:53 -05:00
post_validator_spec.rb FIX: Users can edit posts when they've reached the `newuser_max_replies_per_topic` threshold. 2013-12-20 11:30:51 -05:00
quality_title_validator_spec.rb
topic_title_length_validator_spec.rb