You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/validators
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Original patch by @j-a4
7 years ago
..
blacklisted_email_validator.rb Implement EmailBlackList (#5109) 7 years ago
disallowed_hashtags_validator.rb Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
email_mx_validator.rb Validate that e-mail resolves with MX and it's not blacklisted (#7631) 7 years ago
status_length_validator.rb Validation of count works even when text of status is nil (#6429) 7 years ago
status_pin_validator.rb Allow more than the max pins if account is not local (#7105) 7 years ago
unique_username_validator.rb Fix UniqueUsernameValidator comparison (#6926) 7 years ago
unreserved_username_validator.rb pam authentication (#5303) 7 years ago
url_validator.rb Punycode URI normalization (#2370) 8 years ago