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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Added email id validation on the login page.
Date: 2020-09-11 14:37:17
Message-ID: E1kGkAv-0001if-8u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)toshniwal(at)enterprisedb(dot)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(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-11 14:41:45 Re: RM_5792.patch
Previous Message Nidhi Bhammar 2020-09-11 06:47:00 RM_5792.patch