Skip to content

FIX: do not escape special characters on user and password#70

Open
scipioa wants to merge 1 commit into
atinux:masterfrom
scipioa:fix_password_special_char
Open

FIX: do not escape special characters on user and password#70
scipioa wants to merge 1 commit into
atinux:masterfrom
scipioa:fix_password_special_char

Conversation

@scipioa

@scipioa scipioa commented Aug 29, 2018

Copy link
Copy Markdown

User and password fields are already between quotes: add the escape character '' gives wrong password or username.

@MichielMag

Copy link
Copy Markdown
Collaborator

Hello @scipioa , this is a long shot since you posted this pull-request a few years ago, but are you still interested in applying this change? If you do might I suggest to use strong quoting?

@scipioa

scipioa commented Apr 6, 2021

Copy link
Copy Markdown
Author

Hi @MichielMag ,
Yes, this change is still relevant. I don't really see the point of using strong quoting.
This commit was used in production and worked fine.

@MichielMag

Copy link
Copy Markdown
Collaborator

Hey Scipioa, thanks for responding! The reason I suggested strong quoting is because your fix only fixes one edge case. A problem like #81 would still happen.
I think strong quoting tackles both issues.

@atinux

atinux commented Mar 11, 2022

Copy link
Copy Markdown
Owner

Open for a more agile solution

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.

3 participants