pgAdmin 4 commit: 1) Ensure that the autofocus is on the input control

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Ensure that the autofocus is on the input control
Дата
Msg-id E1oQ4h5-0005i0-3I@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.mohite@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-7633]: On startup, autofocus on master password input.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Security Bug on pgadmin 4 6.12