pgAdmin 4 commit: Fixed an issue where an invalid email error was not v

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where an invalid email error was not v
Дата
Msg-id E1oN49X-0007iC-Ja@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where an invalid email error was not visible on the GUI. Fixes #7609

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/user_management/__init__.py      |  7 ++--
.../static/js/UserManagementDialog.jsx             | 47 +++++++++++++++-------
2 files changed, 36 insertions(+), 18 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - Fixed RM #7608
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed improper parsing of HTTP requests in Pallets We