Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add locality check to ActivityPub::FetchRemoteAccountService #9109

Merged
merged 2 commits into from
Oct 26, 2018

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Oct 26, 2018

Fix #8643

Because there are a few places where it is called, it is difficult to confirm if they all previously checked it for locality. It's better to make sure within the service.

Fix #8643

Because there are a few places where it is called, it is difficult
to confirm if they all previously checked it for locality. It's better
to make sure within the service.
@Gargron Gargron added bug Something isn't working activitypub Protocol-related changes, federation labels Oct 26, 2018
@Gargron Gargron merged commit eef8d9a into master Oct 26, 2018
@Gargron Gargron deleted the fix-missing-locality-check branch October 26, 2018 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activitypub Protocol-related changes, federation bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants