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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c
Дата
Msg-id E1mD1NW-0002vS-94@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - Fix for RM #6664
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - Fix for RM #6664