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
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks