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

allowing pipe sign in GET requests #60

Merged
merged 1 commit into from
Oct 14, 2020
Merged

allowing pipe sign in GET requests #60

merged 1 commit into from
Oct 14, 2020

Conversation

FabiKo117
Copy link
Contributor

@FabiKo117 FabiKo117 commented Oct 13, 2020

adding of TomcatConfig class which defines the pipe sign as a valid property
needed due to recent security changes (https://bugzilla.redhat.com/show_bug.cgi?id=1397484) in Tomcat
fixes #59

adding of TomcatConfig class which defines the pipe sign as a valid property
needed due to recent security changes in Tomcat
fixes #59
@FabiKo117 FabiKo117 requested a review from bonaparten October 13, 2020 06:07
@FabiKo117
Copy link
Contributor Author

As this issue is also a topic in the current v1.1, I think we also need to fix it there and make a release 1.1.1, right? @tyrasd

Copy link
Contributor

@bonaparten bonaparten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine

@FabiKo117 FabiKo117 merged commit 792b18b into master Oct 14, 2020
@FabiKo117 FabiKo117 deleted the fix-pipe-sign branch October 14, 2020 13:31
FabiKo117 added a commit that referenced this pull request Oct 14, 2020
allowing pipe sign in GET requests
@tyrasd tyrasd added the bug Something isn't working label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pipe sign delimiter in boundary parameter for GET requests not working
3 participants