1) Ensure that the autofocus is on the input control for the master password and server password dialogs. Fixes #7633 2) Fixed an XSS vulnerability in the Hostname/Address control in the Server Connection dialog.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c04f1aa2eb4caa42c6479bd49e28046f62b36c3 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_13.rst | 2 ++ web/pgadmin/static/js/Dialogs/ConnectServerContent.jsx | 4 ++-- web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx | 4 ++-- web/pgadmin/static/js/SchemaView/index.jsx | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-)