forked from cybrespace/mastodon
3704402dcc
Fixes #13136 When a user's canonical acct domain is different from its id's domain (WEB_DOMAIN ≠ LOCAL_DOMAIN), two webfinger queries are required to find the canonical domain from the URI. However, we skip webfinger queries when updating only the key of a remote user, which led to the creation of a duplicate account, using the URI's domain instead of the canonical acct: one. |
||
---|---|---|
.. | ||
fetch_featured_collection_service.rb | ||
fetch_remote_account_service.rb | ||
fetch_remote_key_service.rb | ||
fetch_remote_poll_service.rb | ||
fetch_remote_status_service.rb | ||
fetch_replies_service.rb | ||
process_account_service.rb | ||
process_collection_service.rb | ||
process_poll_service.rb |