Thread: pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c

pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c

From
Akshay Joshi
Date:
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(-)