Joshua
Joshua
# Description Password inputs should be hidden with the HTML password type. Added them for the proxy and the client cert settings. Fixes issue: https://github.com/usebruno/bruno/issues/1886 Before  After  ###...
Password and credential inputs should use the password type input in html. They occur in the proxy and the client cert settings. Before  After 