- 30 Jun, 2020 1 commit
-
-
Adrien Morais authored
-
- 26 Jun, 2020 1 commit
-
-
sc979 authored
-
- 25 Jun, 2020 1 commit
-
-
loiclau authored
-
- 23 Jun, 2020 1 commit
-
-
Adrien Morais authored
-
- 15 Jun, 2020 1 commit
-
-
Matthieu Kermagoret authored
-
- 12 Jun, 2020 4 commits
-
-
Adrien Morais authored
* codingstyle: make graphTemplate file compliant with PSR12 * Removing trailing whitespaces too * codingstyle: make formGraphTemplate file compliant with PSR12 * fix(secu): sanitize and bind params from inputs * fix(graphTemplate): remove dead code * codingstyle: make DB-func file compliant with PSR12 * copyrights: update the date in the php header * feedbacks: take kdu's feedbacks * Update www/include/views/graphTemplates/DB-Func.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/graphTemplates.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/graphTemplates.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/graphTemplates.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/graphTemplates.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/formGraphTemplate.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphTemplates/formGraphTemplate.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com>
-
Colin Gagnaire authored
Fixes: #7728 Refs: MON-5446
-
dependabot[bot] authored
-
loiclau authored
* fix(security) fix sql injection on getServiceXML
-
- 11 Jun, 2020 2 commits
- 10 Jun, 2020 4 commits
-
-
Adrien Morais authored
* security(ExportCSVServiceData): sanitize inputs, bindvalues and control format * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * check consistency and definition of index * check start time and end time definition * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * rename variable from index_data to indexData * take feedbacks into account * centreon-bot: fix coding style * Update www/include/views/graphs/exportData/ExportCSVServiceData.php * Update www/include/views/graphs/exportData/ExportCSVServiceData.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * sc979: take feedbacks into account * sc979: take feedbacks into account * sc979: take feedbacks into account #2 * correct conditon Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> Co-authored-by:
Laurent Calvet <lcalvet@centreon.com>
-
Adrien Morais authored
* fix(security): prevent SQL injections on eventLog pages * cleanup: cleaning trailing whitespaces * codingstyle: Line exceeds 120 characters * enh: take chapchap feedbacks into account * coding style fixed * Update www/include/eventLogs/viewLog.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/eventLogs/viewLog.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/eventLogs/viewLog.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/eventLogs/viewLog.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/eventLogs/viewLog.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update www/include/eventLogs/xml/data.php Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * take callapas feedbacks into account * Update www/class/centreonHost.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonHost.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonHostgroups.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonHostgroups.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonService.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonServicegroups.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonInstance.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/class/centreonService.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/eventLogs/xml/data.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * take kdu's feedback into account * Update www/include/eventLogs/xml/data.php Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> * take sc979 feedback for default limit * Update www/class/centreonHost.class.php * Update www/class/centreonHostgroups.class.php * Update www/class/centreonHost.class.php * Update www/class/centreonInstance.class.php * Update www/class/centreonServicegroups.class.php * Update www/include/eventLogs/viewLog.php * Update www/include/eventLogs/xml/data.php * sc979: more details on function and use regexp * sc979: odd indentation fixed * sc979: handle -1 as poller id * sc979: feedbacks taken into account * Update www/class/centreonService.class.php * Revert "sc979: handle -1 as poller id" This reverts commit fa3d559c0f2c419ac5f2bbb1d36bf4bc848e1620. * Callapa: feedbacks * callapa: rename returned variables Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
sc979 <34628915+sc979@users.noreply.github.com> Co-authored-by:
Laurent Calvet <laurent@callapa.com>
-
Kevin Duret authored
Refs: MON-5150
-
Adrien Morais authored
-
- 09 Jun, 2020 6 commits
-
-
Laurent Calvet authored
Adding a short serialization of the monitoring server object.
-
Kevin Duret authored
Refs: MON-5551
-
Kevin Duret authored
Refs: MON-5569 MON-5571
-
Kevin Duret authored
Refs: MON-5150
-
Kevin Duret authored
Refs: MON-5150
-
pkriko authored
-
- 05 Jun, 2020 2 commits
-
-
sc979 authored
-
Kevin Duret authored
Refs: MON-5150
-
- 04 Jun, 2020 2 commits
-
-
Kevin Duret authored
Refs: BAM-1024
-
Kevin Duret authored
Refs: MON-5496
-
- 02 Jun, 2020 1 commit
-
-
Bruno d'Auria authored
-
- 01 Jun, 2020 3 commits
-
-
Bruno d'Auria authored
-
Bruno d'Auria authored
-
Bruno d'Auria authored
-
- 29 May, 2020 3 commits
-
-
Matthieu Kermagoret authored
-
loiclau authored
-
Bruno d'Auria authored
-
- 27 May, 2020 3 commits
-
-
Laurent Calvet authored
In the new event view, when we try to hide the password in the command line and an error occurs, a popup message appears with an error instead of displaying an error message in the Command section.
-
UrBnW authored
-
Bruno d'Auria authored
-
- 26 May, 2020 2 commits
-
-
loiclau authored
-
Matthieu Kermagoret authored
-
- 25 May, 2020 3 commits
-
-
sc979 authored
-
sc979 authored
-
Kevin Duret authored
-