]> cat aescling's git repositories - mastodon.git/commit
Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMA...
authorThibG <thib@sitedethib.com>
Sun, 23 Apr 2017 12:19:54 +0000 (14:19 +0200)
committerEugen <eugen@zeonfederated.com>
Sun, 23 Apr 2017 12:19:54 +0000 (14:19 +0200)
commit89dc29affbfe99cb84505cd65aa6e2adab8d2c7c
tree9eeba88da23f4a77fc13c173e74a738cb3cfd113
parent85e09518b9bb510d9a421ad759ddd74cb5b47894
Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351)

This provides a hotfix for outbound salmon requests to other Mastodon instances
as they currently will try to resovle user@WEB_DOMAIN instead of user@LOCAL_DOMAIN
(see #2012 and #20312).

Furthermore, this should ease transition from users switching from
LOCAL_DOMAIN = WEB_DOMAIN to another LOCAL_DOMAIN when WEB_DOMAIN does not change.
app/lib/webfinger_resource.rb