Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3575
blobddb6059027ab2624d2143b90509752e886ef7acb
1 Title: User logins can now be limited to a single session at a time
2 Level: 2
3 Component: multisite
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1464094732
7 Class: feature
9 Normally a user can login to the GUI from unlimited number of clients at the
10 same time. If you want to enforce your users to be able to login only once
11 (from one client which means device and browser), you can enable this option.
12 When the user logs out or is inactive for the configured amount of time,
13 the session is invalidated automatically and the user has to log in again
14 from the current or another device.