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 |
|
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.