Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 5785
blob85e89815d6bee2f1e2df2cc0c096c1fe9abd4732
1 Title: User notification rules: Now also checks if the user is restricted to authorized sites
2 Level: 1
3 Component: notifications
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0b1
7 Date: 1520264909
8 Class: fix
10 If a user gets a restriction to authorized sites, it will also restrict the notifications to these sites.
11 Previously, if no </i>Match site</i> filter was set as specific condition, the user rule matched on all sites.
14 With this change a user notification rule is only checked on the users authorized sites.
17 Furthermore, a user can no longer select foreign (non-authorized) sites in the <i>Match site</i> dropdown field.