Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(secu): sql injections in the service by hostgroups and servicegroups pages #7275

Merged
merged 4 commits into from
Mar 26, 2019

Conversation

sc979
Copy link
Contributor

@sc979 sc979 commented Mar 13, 2019

Fix SQL injection

Description

Fix SQL injections in services by hostgroup page
Fix SQL injections in services by servicegroup page

Fixes # (issue): None

Type of change

  • Patch fixing an issue (non-breaking change)

Target serie

  • 2.8.x

How this pull request can be tested ?

Please contact me in private

Checklist

Community contributors & Centreon team
  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  •  I have rebased my development branch on the base branch (master, maintenance).
  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests covers 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

Co-Authored-By: sc979 <34628915+sc979@users.noreply.github.com>
@sc979 sc979 requested review from kduret and loiclau March 19, 2019 11:01
@sc979 sc979 merged commit aa506bd into 2.8.x Mar 26, 2019
@sc979 sc979 deleted the MON-3292-fix-sql-injection-on-2-8-x branch March 26, 2019 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants