Joshua

Results 2 issues of 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 ![image](https://github.com/usebruno/bruno/assets/11610680/20836f7f-cda7-4150-a039-6e31fd37e2ff) After ![image](https://github.com/usebruno/bruno/assets/11610680/fb6e19e0-356d-49b1-9129-7178e0c19dac) ###...

Password and credential inputs should use the password type input in html. They occur in the proxy and the client cert settings. Before ![image](https://github.com/usebruno/bruno/assets/11610680/b3e936a5-0626-4c2e-8d6f-152b204573cb) After ![image](https://github.com/usebruno/bruno/assets/11610680/c02d7906-b6ca-4d34-a179-8be33927036f)