]> cat aescling's git repositories - mastodon.git/commit
Fix uncaught domain normalization error in remote follow (#11703)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 30 Aug 2019 00:19:17 +0000 (02:19 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Aug 2019 00:19:17 +0000 (02:19 +0200)
commitb54b725d6bc8dd0a4ab0fe0bf408193c1bae8106
tree2e0f0477b75ad45866ec62db62be93d4b467856c
parent6914482d0a6e7e654e17e7f2aa2f6a2acde6c59a
Fix uncaught domain normalization error in remote follow (#11703)
app/controllers/remote_follow_controller.rb
app/controllers/remote_interaction_controller.rb
app/models/remote_follow.rb
app/validators/domain_validator.rb
spec/controllers/remote_follow_controller_spec.rb
spec/models/remote_follow_spec.rb