Note: this affects new Angular-based Admin UI
Currently, JSON response from server contains plain passphrase as provided during addition of the iOS variant.
In order to prevent stealing this passphrase through admin UI, we should trim the passphrase from the response and make the field {{input[type=password]}}.
|