pgAdmin 4 commit: 1) Ensure that the master password should be prompt w - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that the master password should be prompt w
Date
Msg-id E1mcifM-0005oM-To@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that the master password should be prompt when MASTER_PASSWORD_REQUIRED
   is set to True and AUTHENTICATION_SOURCES is the webserver. Fixes #6928
2) Fixed an issue where the existing server group is disappeared on rename it. Fixes #6930

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_1.rst         | 2 ++
web/pgadmin/browser/__init__.py          | 3 ++-
web/pgadmin/browser/static/js/browser.js | 3 ++-
web/pgadmin/static/js/tree/tree.js       | 9 +++++++--
4 files changed, 13 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #6930 - Existing Server group disappear if user rename it
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6929] Error Message displayed if user drag sequence in ERD