pgAdmin 4 commit: Ensure that pgadmin should be able to connect to the

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 pgadmin should be able to connect to the
Date: 2020-06-15 11:20:15
Message-ID: E1jkn9z-0004qt-7M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that pgadmin should be able to connect to the server which has password more than 1000 characters. Fixes #5592

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38cd3327f354c2c2a850b08086a7602c85a4f48c
Author: Mishika Singh <mishikaps(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst | 3 ++-
web/pgadmin/browser/server_groups/servers/static/js/server.js | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-15 11:21:01 Re: Reg - [sonarqube] Refactor this code so that this expression does not always evaluate to true
Previous Message Aditya Toshniwal 2020-06-15 11:18:14 Re: Patch for SonarQube UI fixes.