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: encode wallet name param in url path #389

Merged
1 commit merged into from
Jul 11, 2022
Merged

Conversation

theborakompanioni
Copy link
Collaborator

Resolves #387.

Quickfix for the issue by encoding the wallet name in the url path.

An alternative solution would be prevent certain characters as proposed in #352. Nonetheless, if other chars than [a-zA-Z0-9] are allowed, it would have to be escaped anyway.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

@ghost ghost merged commit a98317b into master Jul 11, 2022
@ghost ghost deleted the fix-encode-wallet-name branch July 11, 2022 11:56
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

405 Method Not Allowed error while unlocking wallet
1 participant