pgAdmin 4 commit: Fixed an issue where the user unable to add server in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the user unable to add server in
Date
Msg-id E1m1tI7-0005Rc-IU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the user unable to add server in Kerberos Authentication Mode with Master Password. Fixes #6595

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [pgAdmin][RM6587] [React] Port FTS Template, FTS Parsers nodes to react
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM #6594 - Unable to login with OAuth2 when LDAP & OAuth2 configured as login sources