Werk #5978: Fixed possible exception when user has invalid idle timeout value configured
Component | User interface | ||||
Title | Fixed possible exception when user has invalid idle timeout value configured | ||||
Date | Apr 16, 2018 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The login session idle timeout can be configured individually per user. This setting is stored in the file var/check_mk/web/[user]/idle_timeout.mk. When this file contains an invalid value, the global default value is used instead of raising an error message.