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

Forward the env to Request::Authorization#header_from #1450

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

swatosh
Copy link
Contributor

@swatosh swatosh commented Sep 26, 2022

This will allow more sophisticated signing when calculating the Authorization header that can depend on the parameters of the request (or anything else in the env)

Description

Suggested in #1449 to a generally positive response. I included a specs for both procs and lambdas since it came up in that discussion. I tried to update the website. Sorry I was slow to be getting on with it, but here it is

This will allow more sophisticated signing that depends on the
parameters of the request
Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking the time to open this PR and apologies for the slow reply.
This LGTM and has great test coverage!

@iMacTia iMacTia merged commit e1dbdf0 into lostisland:main Oct 3, 2022
@swatosh
Copy link
Contributor Author

swatosh commented Oct 3, 2022

👍 Thanks!

@swatosh swatosh deleted the forward-env-to-header_from branch October 3, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants