Skip to content

Unescape double quotes in passwords - #10

Merged
marevers merged 2 commits into
marevers:masterfrom
ramiuslr:unescape_json
Feb 6, 2025
Merged

Unescape double quotes in passwords#10
marevers merged 2 commits into
marevers:masterfrom
ramiuslr:unescape_json

Conversation

@ramiuslr

@ramiuslr ramiuslr commented Feb 5, 2025

Copy link
Copy Markdown
Contributor

Hello again !

Looks like we have the same problem with double quotes according to this.
I think the other escape sequences are not a concern for passwords in our case.

So here is just a little modification to prevent this escaping, based on your previous modification (#9).

I tested it on my local computer it works fine, please tell me if I can improve anything.
Thanks !

@marevers marevers left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@ramiuslr thanks for this contribution! I've left a comment on a small improvement, otherwise this is good to go.

Comment thread pleasant/helpers.go Outdated
Co-authored-by: Martijn Evers <94963229+marevers@users.noreply.github.com>
@marevers
marevers merged commit 4be5da2 into marevers:master Feb 6, 2025
@ramiuslr
ramiuslr deleted the unescape_json branch February 6, 2025 08:12
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