Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5228
blobfda376a15ea5993b780ca0a70788b6fa97118096
1 Title: WATO Web-API: now able to edit users which were created through the GUI
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1505293943
8 Class: fix
10 Users created through the WATO users page lacked the attribute <tt>"connector":"htpasswd"</tt>.
11 The edit_users Web API call can now handle this issue.