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

Rapyd: fixing issue with json encoding and signatures #4892

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

Heavyblade
Copy link
Collaborator

@Heavyblade Heavyblade commented Sep 14, 2023

Summary:

Fixes a bug for Rapyd where the signature doesn't match the actual body and happens as a consequence of how ActiveSupport encodes some URL parameters.

ActiveSupport

SER-813

Note:
A failing test happens due to a reference that needs to be updated every time.

Tests

Remote Test:

Finished in 108.783668 seconds.
38 tests, 110 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
97.3684% passed

Unit Tests:

Finished in 37.178252 seconds.
5604 tests, 78022 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

RuboCop:

766 files inspected, no offenses detected

@naashton naashton force-pushed the fixing_bug_for_rapyd_signature branch from 17b2d83 to 9340d7b Compare September 14, 2023 21:14
@naashton naashton merged commit 120f215 into master Sep 14, 2023
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.

None yet

2 participants