Re: pgAdmin 4 commit: 1) Added email id validation on the login page.

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: pgAdmin 4 commit: 1) Added email id validation on the login page.
Дата
Msg-id CAKKotZSOqPiacUcP1ONhKZD2fomeGODP8v+w4VLJyXQyQfndqQ@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin 4 commit: 1) Added email id validation on the login page.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Ответы Re: pgAdmin 4 commit: 1) Added email id validation on the login page.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Team,

PFA patch to fix typo introduced with this patch.
 
--
Regards,
Murtuza Zabuawala
EDB
POWER TO POSTGRES


On Fri, Sep 11, 2020 at 8:07 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
1) Added email id validation on the login page.
2) Added validation for the file manager.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b82e6dbdb8646de0bd35c7297f81a32dee5d1891
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/authenticate/internal.py          | 15 +++++++----
web/pgadmin/misc/file_manager/__init__.py     | 37 ++++++++++++---------------
web/pgadmin/setup/user_info.py                | 10 +++-----
web/pgadmin/tools/user_management/__init__.py | 22 +++++++++++-----
web/pgadmin/utils/paths.py                    | 19 +++++++++++---
web/pgadmin/utils/validation_utils.py         | 26 +++++++++++++++++++
6 files changed, 86 insertions(+), 43 deletions(-)

Вложения

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM-5732] : Scan and fix accessibility issues reported by WAVE.
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM5807] Removed columns use modified name in generated script