Skip to content

Conversation

@kog18
Copy link

@kog18 kog18 commented Oct 11, 2022

Fixed a bug with encoding of credentials containing special characters

Fixed a bug with encoding of credentials containing special characters
@kog18
Copy link
Author

kog18 commented Oct 11, 2022

The behavior I observed was that when I have an ampersand in my password, the password was getting cut off at the ampersand before submission to the auth authority. This is happening because the credentials are not URI encoded. A simple fix to avoid this problem with special characters in the credentials.

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