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

Commit

Permalink
enh(doc): update 2.8.30, 18.10.8 and 19.04.5 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Kermagoret committed Nov 19, 2019
1 parent 965e146 commit 2ba6612
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 32 deletions.
7 changes: 3 additions & 4 deletions doc/en/release_notes/centreon-18.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Bug fixes
* Better error handling when PNG generation fails
* Double host name display in host detail
* Metric name are not properly ordered on CSV export
* Incorrect CSV export of Event Logs
* Recurrent downtimes search bug
* Unable to hide service template macro with Clapi
* Purge old user actions
Expand All @@ -28,10 +29,8 @@ Security
* Session fixation
* RCE flaws
* Authentication flaws
* Persistent XSS in "My account"
* SQL injection in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent cross-site scripting
* XSS
* SQL injections

Documentation
-------------
Expand Down
14 changes: 9 additions & 5 deletions doc/en/release_notes/centreon-19.04.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Centreon Web 19.04.5
Bug fixes
---------

* LDAP users using DN with special chars cannot login
* LDAP connection issue
* Log pagination does not work
* Unable to add downtime to service group
* The option to hide auto login has no effect
* Macro passwords are not hidden
Expand All @@ -15,6 +18,7 @@ Bug fixes
* Double host name display in host detail
* Improve centreonworker logging in Remote server
* Metric name are not properly ordered on CSV export
* Incorrect CSV export of Event Logs
* Disable the install button when installing modules (last install step)
* Select all elements in select2 freeze the screen
* Recurrent downtimes search bug
Expand All @@ -23,20 +27,20 @@ Bug fixes
* Unable to set host notification to none
* Purge old user actions
* Remove unused radio button in meta-service configuration
* Correctly toggle edit when widgets load
* Add curve label in API
* Display scrollbar behind popin

Security
--------

* No check for authentication
* SQL injection
* SQL injections
* Cross-site request forgery
* Session fixation
* RCE flaws
* Authentication flaw
* Persistent XSS in "My account"
* SQL injection in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent cross-site scripting
* XSS

Documentation
-------------
Expand Down
13 changes: 6 additions & 7 deletions doc/en/release_notes/centreon-2.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,22 @@ Centreon Web 2.8.30
===================

Bug Fixes
---------
=========

* Macro passwords are not hidden

Security
--------
========

* No check for authentication
* Cross-site request forgery
* Session fixation
* SQL injection in LDAP page
* SQL injections
* RCE flaws
* Authentication flaw
* XSS in "My account"
* SQL injection vulnerability in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent XSS
* XSS
* SQL injection vulnerability in multiple pages
* Discovery of directories

===================
Centreon Web 2.8.29
Expand Down
7 changes: 3 additions & 4 deletions doc/fr/release_notes/centreon-18.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Bug fixes
* Better error handling when PNG generation fails
* Double host name display in host detail
* Metric name are not properly ordered on CSV export
* Incorrect CSV export of Event Logs
* Recurrent downtimes search bug
* Unable to hide service template macro with Clapi
* Purge old user actions
Expand All @@ -28,10 +29,8 @@ Security
* Session fixation
* RCE flaws
* Authentication flaws
* Persistent XSS in "My account"
* SQL injection in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent cross-site scripting
* XSS
* SQL injections

Documentation
-------------
Expand Down
14 changes: 9 additions & 5 deletions doc/fr/release_notes/centreon-19.04.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Centreon Web 19.04.5
Bug fixes
---------

* LDAP users using DN with special chars cannot login
* LDAP connection issue
* Log pagination does not work
* Unable to add downtime to service group
* The option to hide auto login has no effect
* Macro passwords are not hidden
Expand All @@ -15,6 +18,7 @@ Bug fixes
* Double host name display in host detail
* Improve centreonworker logging in Remote server
* Metric name are not properly ordered on CSV export
* Incorrect CSV export of Event Logs
* Disable the install button when installing modules (last install step)
* Select all elements in select2 freeze the screen
* Recurrent downtimes search bug
Expand All @@ -23,20 +27,20 @@ Bug fixes
* Unable to set host notification to none
* Purge old user actions
* Remove unused radio button in meta-service configuration
* Correctly toggle edit when widgets load
* Add curve label in API
* Display scrollbar behind popin

Security
--------

* No check for authentication
* SQL injection
* SQL injections
* Cross-site request forgery
* Session fixation
* RCE flaws
* Authentication flaw
* Persistent XSS in "My account"
* SQL injection in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent cross-site scripting
* XSS

Documentation
-------------
Expand Down
13 changes: 6 additions & 7 deletions doc/fr/release_notes/centreon-2.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,22 @@ Centreon Web 2.8.30
===================

Bug Fixes
---------
=========

* Macro passwords are not hidden

Security
--------
========

* No check for authentication
* Cross-site request forgery
* Session fixation
* SQL injection in LDAP page
* SQL injections
* RCE flaws
* Authentication flaw
* XSS in "My account"
* SQL injection vulnerability in makeXMLForOneService.php
* Authenticated RCE through Settings -> Commands -> Miscellaneous
* Persistent XSS
* XSS
* SQL injection vulnerability in multiple pages
* Discovery of directories

===================
Centreon Web 2.8.29
Expand Down

0 comments on commit 2ba6612

Please sign in to comment.