Skip to content

Conversation

@olamy
Copy link
Member

@olamy olamy commented Feb 17, 2022

Signed-off-by: Olivier Lamy [email protected]

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@olamy olamy added the bug label Feb 17, 2022
Copy link
Contributor

@Kevin-CB Kevin-CB left a comment

Choose a reason for hiding this comment

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

I tested this fix locally, the vulnerability is no longer present, however it is necessary to correct the 2 small copy paste typo.

@olamy
Copy link
Member Author

olamy commented Feb 21, 2022

oops my bad typo. good catch!

olamy and others added 2 commits February 21, 2022 18:10
…shPublisherPluginDescriptor.java

Co-authored-by: Kevin Guerroudj <[email protected]>
…shHostConfigurationDescriptor.java

Co-authored-by: Kevin Guerroudj <[email protected]>
@gmcdonald gmcdonald self-assigned this Feb 21, 2022
@gmcdonald gmcdonald merged commit a49b27d into master Feb 21, 2022
return FormValidation.validateNonNegativeInteger(value);
}

@RequirePOST
Copy link
Member

Choose a reason for hiding this comment

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

No side effects, so not strictly necessary, but doesn't hurt either assuming the UI controls send POST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants