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

21.10.6

Compare
Choose a tag to compare
@tuntoja tuntoja released this 02 May 15:58
· 921 commits to develop since this release

21.10.6

Release date: May 2, 2022

Bug Fixes

  • [API] Fixed an issue in the icons API endpoint that always returned 0 for total number of results
  • [Banner] Fixed display of empty skeleton
  • [Charts] Fixed slowdown in graphics display
  • [Configuration] Fixed an issue that caused the export of the poller configuration files to fail when a disabled host template was used
  • [Configuration] Fixed checkbox selection after enabling/disabling a contact via icons
  • [Core] Fixed an issue where proxy settings were saved with empty parameters
  • [Install] Fixed an issue in database user creation with remote DBMS
  • [Monitoring] Fixed display of acknowledgement information in legacy Resources Status pages
  • [Monitoring] Fixed relation issue for recurrent downtimes
  • [Reporting] Fixed an issue where MBI graphs reports were not using graph templates
  • [Resources Status] Fixed default settings for acknowledgments and downtimes
  • [Resources Status] Fixed display of acknowledgements comments
  • [Resources Status] Fixed Hard/Soft translation
  • [Resources Status] Fixed monitoring command that was not displayed in Resources Status Details panel
  • [UX] Fixed display of date with UTC timezone in datepickers
  • [UX] Improved interface response time if CEIP is enabled but the browser does not have internet access

Security Fixes

  • [Apache] Fixed cookies with missing or contradictory properties
  • [Apache] HTTPS Apache configuration now includes HSTS
  • [Configuration] Fixed an SQL injection issue in Configuration > Poller > Resources
  • [Core] Passwords are now obfuscated in the page's HTML source
  • [Core] Replace Math.random by Crypto JS API
  • [PHP] Disabled allow_url_fopen in PHP