pgAdmin 4 commit: Ensure that internal authentication when combined wit

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that internal authentication when combined wit
Date: 2021-11-11 07:26:06
Message-ID: E1ml4TG-0006yB-VW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that internal authentication when combined with other authentication providers, the order of internal source should not matter while picking up the provider. Fixes #6832

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=572b5a126a0ee07c1cf9aa7bed97e9b0def801c8
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/pgAdmin4.py | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-11 07:26:07 pgAdmin 4 commit: Fixed SQL syntax error if select "Custom auto-vacuum"
Previous Message Aditya Toshniwal 2021-11-11 07:22:40 Re: [pgAdmin4][Patch] - RM 6905 - Impossible to load databases