Thread: pgAdmin 4 commit: Ensure that the Return key can be used to submit the

Ensure that the Return key can be used to submit the Master Password dialogue. Fixes #4310
Ensure that browser auto-fill doesn't cause Help pages to be opened unexpectedly. Fixes #4317

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ca11c84e840de5a59d0dd96348db12fd5556ced

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  2 ++
web/pgadmin/browser/static/js/browser.js           | 24 +++++-----------------
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 11 ++++++++++
3 files changed, 18 insertions(+), 19 deletions(-)