Werk #17339: Allow log in with single session limit enabled when previous session was logged out

Component Setup
Title Allow log in with single session limit enabled when previous session was logged out
Date Dec 19, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p24
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

With the global configuration option "Limit login to single session at a time", we allow limiting the active sessions per user.

This setting defines a time out until a new session can be opened.

Previously, this time out needed to be awaited before a new session could be opened.

With this werk, we allow creation of a new session if the user has logged out of a previous session.

To the list of all Werks