pgAdmin 4 commit: Fixed an issue where the Change Password menu option

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the Change Password menu option
Date: 2021-11-22 05:51:24
Message-ID: E1mp2Ee-0004Ln-I2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the Change Password menu option is missing for internal
authentication source when more than one authentication source is defined.

Fixes #6989

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a701e8c76619327403a909b3c20443f5d8216fa0

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/browser/__init__.py | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-22 05:51:57 Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React
Previous Message Nikhil Mohite 2021-11-22 05:18:36 Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React