Skip to content

fix: store webfinger subject for remote users#17617

Open
kenshineto wants to merge 1 commit into
misskey-dev:developfrom
kenshineto:fix/save-webfinger-acct
Open

fix: store webfinger subject for remote users#17617
kenshineto wants to merge 1 commit into
misskey-dev:developfrom
kenshineto:fix/save-webfinger-acct

Conversation

@kenshineto

Copy link
Copy Markdown

What

Add acct to MiUser and the associated database table and api schemas. This holds the subject field returned from webfinger responses for remote user lookups.

Why

As described in #17227, @username@host is not always correct if host (the instance host) is not the same as the user host that the remote instance uses for users.

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 24, 2026
@github-actions github-actions Bot added packages/frontend Client side specific issue/PR packages/backend Server side specific issue/PR packages/misskey-js packages/backend:test labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages/backend:test packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR packages/misskey-js size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant