Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
outh_client_secret connection_param is password type but its value is getting displayed as a tooltip whene hover over.
Also the sslpassword param should also be of password type, right now it is of string type.
To Reproduce
Expected behavior
Tooltip should not display the exact encrypted or decrypted password.
Error message
If possible, include the full, unedited text of any error messages displayed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. Windows 10, OSX monterey]
- pgAdmin version: [e.g. 6.15]
- Mode: [e.g Desktop or Server]
- Browser (if running in server mode): [e.g. chrome, safari]
- Package type: [e.g. RPM, DEB, Python, Container, etc.]
Additional context
Add any other context about the problem here.