Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password - Mailing list pgadmin-hackers

From Mishika Singh
Subject Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Date
Msg-id CAPMi4M4F+PujK7V05hLF+hLPc5j4zEcOw64Lc9EuCcZr7D=fUw@mail.gmail.com
Whole thread Raw
In response to Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks Aditya for looking into this. I have done the changes noting
your suggestion to pass the maxLength param for the password field.
PFA of the patch for the same.

On Mon, Jun 8, 2020 at 11:41 AM Aditya Toshniwal
<aditya.toshniwal@enterprisedb.com> wrote:
>
> Hi Mishika,
>
> You've changed the defaults directly which will change the maxLength for all the text boxes across pgAdmin.
> If you want to change the maxLength for the server dialog password field then you can pass the maxLength param for
thepassword field. This will affect the password field only without affecting others.
 
>
>
> On Mon, Jun 8, 2020 at 12:46 AM Mishika Singh <mishikaps@gmail.com> wrote:
>>
>> 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
>
>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"



--
Regards

Mishika Singh

Attachment

pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] RM4226 - Table Properties - select all checkbox onlyselects the first 50 tables
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added support of Row Security Policies. Fixes #5516