Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5140
blob481b35f6358783ef2656e8e9ea4975e184442d24
1 Title: WATO Web API: add_users/edit_users: now able to set password attribute
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1504706281
8 Class: fix
10 Fixed incorrect processing of the password attribute.
11 The Web API expects the password attribute as plain text and encrypts it subsequently.