Skip to content
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

Fix merge mistake with PR 14222 #14349

Merged
merged 1 commit into from Nov 5, 2020
Merged

Conversation

gwillcox-r7
Copy link
Contributor

You can safely ignore most of this PR but if you must know I made a mistake merging #14222 and forgot to change CGI.escape() to Rex::Text.uri_encode() before merging it in, as CGI.escape() was causing the module to fail. This fixes that issue.

…x::Text.uri_encode() but instead replaced it with CGI.escape. Fix it to be Rex::Text.uri_encode()
@gwillcox-r7 gwillcox-r7 added the rn-no-release-notes no release notes label Nov 4, 2020
@gwillcox-r7 gwillcox-r7 self-assigned this Nov 4, 2020
@gwillcox-r7 gwillcox-r7 merged commit 5761fe9 into rapid7:master Nov 5, 2020
@gwillcox-r7 gwillcox-r7 deleted the patch-1 branch November 5, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant