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

feat: default to SHA-384 for signature authentication #69

Merged
merged 4 commits into from Mar 1, 2024

Conversation

aduh95
Copy link
Member

@aduh95 aduh95 commented Feb 26, 2024

I haven't tested the change. Hopefully, if this a breaking change, the tests will report it.

Fixes: transloadit/rails-sdk#70

@Acconut
Copy link
Member

Acconut commented Mar 1, 2024

This also needs the sha384: prefix to properly work

@Acconut
Copy link
Member

Acconut commented Mar 1, 2024

Test suite is passing and I also manually confirmed that the generated signatures are accepted by the API.

@Acconut Acconut merged commit 79cb079 into transloadit:main Mar 1, 2024
5 checks passed
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.

Use SHA-384 for signature authentication
2 participants