Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 554a271f7a4608ef4e11a6409cb8b8fbb0f69ad7
https://github.com/tribe29/checkmk/commit/554a271f7a4608ef4e11a6409cb8b8fbb…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
A .werks/11496
M cmk/gui/notify.py
M cmk/gui/plugins/config/base.py
M cmk/gui/plugins/wato/check_mk_configuration.py
M cmk/gui/userdb.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/pages/users.py
M tests/unit/cmk/gui/test_gui_config.py
M tests/unit/cmk/gui/test_userdb.py
M tests/unit/cmk/gui/watolib/test_watolib.py
Log Message:
-----------
11496 User access times are now recorded and displayed by default
The feature "Save last access times of users" of the GUI, which was
disabled by default, is now always enabled. The time of the last access
is stored for each user.
The time of the last activity is shown on the users page for all admin
users by default. In case you want to hide this information, you can
remove the permission "Show last user activity" from your users.
CMK-5638
Change-Id: Ife51d6427ffb30a1677efeaeb6ec4971a257fc93