]> cat aescling's git repositories - mastodon.git/commit
Improve e-mail MX validator and add tests (#9489)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 10 Dec 2018 21:53:25 +0000 (22:53 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 21:53:25 +0000 (22:53 +0100)
commitdbb1ee269fa4a6ee097dfea5f77bb2c9428af93b
treedacb7fda6c7c2a9ef94a85f1508d3cc870ff446d
parent3f12c07ff5f60d22cfbff050a2639345ecbaec57
Improve e-mail MX validator and add tests (#9489)
app/models/user.rb
app/validators/email_mx_validator.rb
spec/validators/email_mx_validator_spec.rb [new file with mode: 0644]