You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
metu.life/app/validators
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
..
blacklisted_email_validator.rb Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
disallowed_hashtags_validator.rb
email_mx_validator.rb
existing_username_validator.rb
follow_limit_validator.rb
html_validator.rb Change HTML validator to ignore all errors except unmatched tags (#10534) 6 years ago
note_length_validator.rb
poll_validator.rb Allow set the voting period to just 5 minutes (#10525) 6 years ago
status_length_validator.rb
status_pin_validator.rb
unique_username_validator.rb
unreserved_username_validator.rb
url_validator.rb
vote_validator.rb