pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c
Date
Msg-id E1mD1NW-0002vS-94@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78b041465ea0366d2777ff41dbc0e5dff388f2dc
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_6.rst     | 1 +
web/pgadmin/authenticate/__init__.py | 6 ++++--
web/pgadmin/browser/__init__.py      | 9 ++++++++-
3 files changed, 13 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - Fix for RM #6664
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fix for RM #6664