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

Fix scope checking for GetOutbox in actor #48

Open
cjslep opened this issue Dec 18, 2020 · 0 comments
Open

Fix scope checking for GetOutbox in actor #48

cjslep opened this issue Dec 18, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@cjslep
Copy link
Member

cjslep commented Dec 18, 2020

Reviewing the go-fed/activity integration, in common there is the issue where the common utility function authenticateGetRequest is hardcoded to ask for the GetInbox scope, and never the GetOutbox scope. Both auths for GetInbox and GetOutbox call into this helper, so the GetOutbox is incorrect.

@cjslep cjslep added the bug Something isn't working label Dec 18, 2020
@cjslep cjslep added this to the v0.1.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant