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: don't decode plus sign for legacy store #2775

Closed
wants to merge 1 commit into from

Conversation

gabrielmer
Copy link
Contributor

@gabrielmer gabrielmer commented Jun 4, 2024

Description

Same decoding fix as in #2718 to avoid Incorrect base64 string error when a + is included.

Changes

  • turn off the decodePlus flag when decoding and encoding url strings

Issue

closes #2615

Copy link

github-actions bot commented Jun 4, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2775-rln-v1

Built from 12b7732

Copy link

github-actions bot commented Jun 4, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2775-rln-v2

Built from 12b7732

@gabrielmer gabrielmer closed this Jul 16, 2024
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.

bug: Store REST API returns invalid digest
1 participant