In the InControl application we can register external devices/addresses to relate to its components and link them to registered users.
However, when editing such users, the device makes a request to Django, present on port 4441, and the server's response contains user information and the password of the device, to which it is linked, appears in clear text.
Password configured to communicate with the endpoint
Password being displayed in clear text in server response