Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 3171
blobf92ae4c1526a549bca47327b9803a29b5db80746
1 Title: Logout in one site will log out of all sites sharing the same auth.secret
2 Level: 1
3 Component: multisite
4 Compatible: compat
5 Version: 1.2.7i4
6 Date: 1454880775
7 Class: fix
9 Site that share the file <tt>etc/auth.secret</tt> also share the same login.
10 A user logging in in one of these sites is automatically logged in in all
11 others. But logging out did only work when the logout was done on the same
12 site as the login. Now you can log in at one site and log out at the other.
13 Note: Also <tt>omd cp</tt> creates sites with the same secret.