Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 747
blobdef45a0abbb8cc6989a61c8e1b37368356e953ce
1 Title: livestatus table hostsbygroup: fixed bug with group_authorization strict
2 Level: 2
3 Component: livestatus
4 Version: 1.2.5i3
5 Date: 1396445685
6 Class: fix
8 On calling the livestatus table hostsbygroup with an AuthUser the table
9 did not hide the entire hostsgroup in case the group_authorization was set to <tt>strict</tt>
10 and one host in the group was not a contact for the AuthUser.
12 This has been fixed.
14 With the group_authorization <tt>strict</tt> setting the AuthUser now
15 needs to be a contact of every host in the hostgroup, otherwise the hostgroup
16 is not shown at all.