pgAdmin 4 commit: Ensure that username should be visible in the 'Connec

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 username should be visible in the 'Connec
Date: 2021-01-29 06:28:12
Message-ID: E1l5NGO-0006Bv-Ks@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that username should be visible in the 'Connect to Server' popup when service and user name both specified. Fixes #5871

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_5_0.rst | 20 ++++++++++++++++++++
.../servers/templates/servers/password.html | 6 +++---
3 files changed, 24 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-29 06:28:50 Re: [patch][pgAdmin] Multiple ERD related fixes
Previous Message Akshay Joshi 2021-01-29 06:27:52 Re: [pgAdmin][RM6177] ERD download image related fixes