Skip to content

Fixed an issue where some passwords were not parsed successfully#24

Open
jprustv wants to merge 1 commit intodlevsha:masterfrom
jprustv:fix/password-characters-failed-to-parse
Open

Fixed an issue where some passwords were not parsed successfully#24
jprustv wants to merge 1 commit intodlevsha:masterfrom
jprustv:fix/password-characters-failed-to-parse

Conversation

@jprustv
Copy link

@jprustv jprustv commented Mar 3, 2022

The issue is explained in details here:
https://bugs.php.net/bug.php?id=73639

Basically, when the password have special characters the parse_url function fails. The proposed solution is to encode the URL and then decode later.

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.

1 participant