Werk #16290: Limit login to single session: modify sessions lookup to enable the option

Component Setup
Title Limit login to single session: modify sessions lookup to enable the option
Date Nov 22, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p15 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Prior to this werk, the user got logged out from the UI as soon as the global setting option 'Limit login to single session at a time' was enabled. This was due to the fact that the active sessions lookup returned an empty result which prevented any further notification. This werk fixes this behaviour and reinstates the behaviour of the 2.1 version.

To the list of all Werks