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.va...@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(-)