-
-
Notifications
You must be signed in to change notification settings - Fork 99
Add -A/--authorized-fetch option to fedify inbox command #527
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
Merged
+223
−155
Merged
Changes from 2 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
19279a9
Add -A/--authorized-fetch option to fedify inbox command
sij411 f9f8ad2
Merge branch 'main' into feat/inbox-auth
sij411 cd4fc72
Refactor: move federation inside runInbox to avoid double signature v…
sij411 039c7f7
Merge branch 'feat/inbox-auth' of https://github.com/sij411/fedify in…
sij411 5a8b490
Refactor: use authorization predicates for authorized fetch
sij411 e0e0c6f
Extract duplicated authorize callback into reusable function
sij411 4d1efeb
Address review feedback: reset state and configure skipSignatureVerif…
sij411 fe3836d
Add -A/--authorized-fetch option to fedify inbox command
sij411 e611a83
Refactor: move federation inside runInbox to avoid double signature v…
sij411 32b134f
Refactor: use authorization predicates for authorized fetch
sij411 28bc265
Extract duplicated authorize callback into reusable function
sij411 48289d9
Address review feedback: reset state and configure skipSignatureVerif…
sij411 a798ea4
Merge branch 'feat/inbox-auth' of https://github.com/sij411/fedify in…
sij411 d1f812b
Remove authorization requirement from actor dispatcher
sij411 7540c79
Avoid duplicate ctx.getActorKeyPairs() calls in actor dispatcher
sij411 ff1a875
Use instanceActor predicate to keep actor endpoint public
sij411 bad6194
Change identifier to ia which indicates instance actor
sij411 d76a62c
Add instance actor (ia) alongside normal actor (i)
sij411 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.