Skip to content

Escape username and password in wss #1107

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

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Conversation

holm
Copy link
Contributor

@holm holm commented Feb 20, 2020

We found out that the username and password in WSS does not do any escaping. With a password with an ampersand, the entity will not be properly encoded and the XML payload will be invalid.

@coveralls
Copy link

coveralls commented Feb 20, 2020

Coverage Status

Coverage decreased (-0.004%) to 94.844% when pulling b8d269e on peakon:wss_escape into 5356c94 on vpulim:master.

@jsdevel jsdevel merged commit cd8a852 into vpulim:master Feb 25, 2020
@danrpts
Copy link

danrpts commented Mar 7, 2020

will there be a version bump for this soon?

@jsdevel
Copy link
Collaborator

jsdevel commented Mar 10, 2020

@danrpts the next publish will be a month from the last one.

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.

4 participants