pgAdmin 4 commit: Fixed an issue where the user unable to add server in

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 user unable to add server in
Date: 2021-07-09 16:23:51
Message-ID: E1m1tI7-0005Rc-IU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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