Patch to contribute in pgAdmin to increase the maximum length of the server password

From: Mishika Singh <mishikaps(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Patch to contribute in pgAdmin to increase the maximum length of the server password
Date: 2020-06-07 19:16:25
Message-ID: CAPMi4M73=zjMpD=AQFJYdy1AxrSsWw9eh56eho-wCb_XQ00fQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

I have created an issue :https://redmine.postgresql.org/issues/5592.
In pgAdmin4 there is a restriction on the password length while trying
to connect to the server, the limit is 255. We have use cases where
the password length is more than that.

PFA of the patch to increase the maximum length.

--
Regards
Mishika Singh

Attachment Content-Type Size
password_length.patch application/octet-stream 749 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-06-08 06:10:39 Re: Patch to contribute in pgAdmin to increase the maximum length of the server password
Previous Message Aditya Toshniwal 2020-06-05 11:31:44 Re: [pgAdmin][RM5197] Accessibility issues of external packages