Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: 77717020c0cfbd0125cba6c4b2652e3e1bc22e7e
https://github.com/tribe29/checkmk/commit/77717020c0cfbd0125cba6c4b2652e3e1…
Author: Konstantin Baikov <konstantin.baikov(a)tribe29.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M omd/packages/lasso/lasso.make
Log Message:
-----------
Force lasso make to use the correct python
This is a backport from master lasso.make
which has the correct PYTHON.. env vars
imported
Change-Id: I0f41d49037deba174cde6f8286c29904b8d3880d
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1c247729b888c8f145c9bdab23327e8676944d8e
https://github.com/tribe29/checkmk/commit/1c247729b888c8f145c9bdab23327e867…
Author: Alei Salem <aleieldin.salem(a)tribe29.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
A .werks/14261
M cmk/gui/login.py
M cmk/gui/plugins/config/base.py
M cmk/gui/plugins/wato/check_mk_configuration.py
M tests/unit/cmk/gui/test_gui_config.py
M tests/unit/cmk/gui/watolib/test_watolib.py
Log Message:
-----------
CMK-10782: Disallow login and logging parameters with GET
Change-Id: I4c867b0603d4098b9c4af8669ada5461c486ba60
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 8ae721adc7c8c0536783a72b37e3ab149c9f5e14
https://github.com/tribe29/checkmk/commit/8ae721adc7c8c0536783a72b37e3ab149…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
A .werks/14489
M cmk/gui/pagetypes.py
M cmk/gui/plugins/views/availability.py
M cmk/gui/views/__init__.py
M cmk/gui/visuals.py
Log Message:
-----------
14489 UI: Open PDFs in new tab
Reports and other PDFs used to be opened within the current page. Now, PDFs are opened in a new tab.
Change-Id: I8e99e7d72900b26e91e598a63f88c2c52e4e120c