]> cat aescling's git repositories - mastodon.git/commit
Validate that e-mail resolves with MX and it's not blacklisted (#7631)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 27 May 2018 02:58:08 +0000 (04:58 +0200)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Sun, 27 May 2018 02:58:08 +0000 (11:58 +0900)
commit63c7b9157274f57c496399a1a5c728b32415034c
treeaa83c2dfb3a201eb304757e18a3aafdf5d1a88d8
parent182bdbc5f4f0194cdd7b771246304c2dfc6f19e0
Validate that e-mail resolves with MX and it's not blacklisted (#7631)

Original patch by @j-a4
app/models/user.rb
app/validators/email_mx_validator.rb [new file with mode: 0644]