You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[API] Added missing configuration change logs for host categories configuration.
33
+
-[Authentication] Password change attempts are now logged in a dedicated log file.
34
+
-[Authentication] When a user is authenticated using an IdP, the password fields no longer appear when editing a contact.
35
+
-[Configuration] "Deploy Service" on host now indicate "Conf Changed*" in Pollers list.
36
+
-[Configuration] Partitioning will work again with Amazon RDS Aurora but will be very costly the first time in terms of time, CPU, if not done for a while.
37
+
-[Configuration] Removed obsolete gorgone error message from configuration generation log.
38
+
39
+
</details>
40
+
41
+
<details>
42
+
<summary>Bug fixes</summary>
43
+
44
+
-[Authentication] Fixed an issue where a user could lose their DN during an LDAP connection.
45
+
-[Configuration] Fixed an issue where Host category was not displayed in listing when not linked to Host.
46
+
-[Core] Fixed an issue where log level wasn't taken into account in token removal script.
47
+
-[Core] Fixed an issue with API routes.
48
+
-[Configuration] Fixed issue preventing user from disabling a meta-service.
49
+
-[Dashboards] Fixed issue preventing resource table widget from being updated properly.
50
+
-[Host groups]Fixed an issue while checking for illegal characters on host group name.
51
+
-[Packaging] Updated permissions of token purge log file.
52
+
-[Translation] Fixed an issue where menu language was left by default in FR when "Detection by browser" option was selected.
53
+
-[Translations] Fixed issue preventing translations from being displayed.
54
+
55
+
</details>
56
+
57
+
<details>
58
+
<summary>Security fixes</summary>
59
+
60
+
-[Security] Enhanced security on password DOM storage in login page.
61
+
-[Security] Fixed an RCE on poller reload page.
62
+
-[Security] Securized backup script to prevent command injections.
63
+
-[Vulnerability] Fixed an issue on Broken Access Control in Administration Parameters Endpoint.
64
+
-[Vulnerability] Fixed IDOR on Custom Views.
65
+
-[Vulnerability] Fixed XSS vulnerability in the ACL Menus Access page.
66
+
-[Vulnerability] Fixed XSS vulnerability in Configuration > Hosts > hostgroups.
67
+
-[Vulnerability] Fixed XSS vulnerability in the Recurrent Downtimes page.
68
+
-[Vulnerability] Fixed XSS vulnerability in the Hosts Configuration page.
Copy file name to clipboardExpand all lines: versioned_docs/version-24.04/releases/centreon-os.mdx
+104Lines changed: 104 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,53 @@ If you have feature requests or want to report a bug, please go to our
23
23
24
24
## Centreon Web
25
25
26
+
### 24.04.19
27
+
28
+
Release date: `November 24, 2025`
29
+
30
+
<detailsopen>
31
+
<summary>Enhancements</summary>
32
+
33
+
-[API] Added missing configuration change logs for host categories configuration.
34
+
-[Authentication] Password change attempts are now logged in a dedicated log file.
35
+
-[Authentication] When a user is authenticated using an IdP, the password fields no longer appear when editing a contact.
36
+
-[Configuration] "Deploy Service" on host now indicate "Conf Changed*" in Pollers list.
37
+
-[Configuration] Partitioning will work again with Amazon RDS Aurora but will be very costly the first time in terms of time, CPU, if not done for a while.
38
+
-[Configuration] Removed obsolete gorgone error message from configuration generation log.
39
+
40
+
</details>
41
+
42
+
<details>
43
+
<summary>Bug fixes</summary>
44
+
45
+
-[Authentication] Fixed an issue where a user could lose their DN during an LDAP connection.
46
+
-[Configuration] Fixed an issue where Host category was not displayed in listing when not linked to Host.
47
+
-[Core] Fixed an issue where log level wasn't taken into account in token removal script.
48
+
-[Core] Fixed an issue with API routes.
49
+
-[Configuration] Fixed issue preventing user from disabling a meta-service.
50
+
-[Dashboards] Fixed issue preventing resource table widget from being updated properly.
51
+
-[Host groups]Fixed an issue while checking for illegal characters on host group name.
52
+
-[Packaging] Updated permissions of token purge log file.
53
+
-[Translation] Fixed an issue where menu language was left by default in FR when "Detection by browser" option was selected.
54
+
-[Translations] Fixed issue preventing translations from being displayed.
55
+
56
+
</details>
57
+
58
+
<details>
59
+
<summary>Security fixes</summary>
60
+
61
+
-[Security] Enhanced security on password DOM storage in login page.
62
+
-[Security] Fixed an RCE on poller reload page.
63
+
-[Security] Securized backup script to prevent command injections.
64
+
-[Vulnerability] Fixed an issue on Broken Access Control in Administration Parameters Endpoint.
65
+
-[Vulnerability] Fixed IDOR on Custom Views.
66
+
-[Vulnerability] Fixed XSS vulnerability in the ACL Menus Access page.
67
+
-[Vulnerability] Fixed XSS vulnerability in Configuration > Hosts > hostgroups.
68
+
-[Vulnerability] Fixed XSS vulnerability in the Recurrent Downtimes page.
69
+
-[Vulnerability] Fixed XSS vulnerability in the Hosts Configuration page.
0 commit comments