Re: [pgAdmin][RM-7440]: With pgAdmin v6.10 are passwords entered in the "Connect To Server" dialog being truncated?

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Cc: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM-7440]: With pgAdmin v6.10 are passwords entered in the "Connect To Server" dialog being truncated?
Date: 2022-06-22 12:18:36
Message-ID: CANxoLDdqB8TYChy_o5bLh2M_K3ggZYA=9m6-v=oYUyea3GwTCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Wed, Jun 22, 2022 at 12:47 PM Nikhil Mohite <
nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> PFA updated patch moved *maxlenth *prop to* controlProps *from the direct
> prop*.*
>
> On Tue, Jun 21, 2022 at 5:11 PM Aditya Toshniwal <
> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
>> Hi Nikhil,
>>
>> I think maxlength should be moved to controlProps instead of direct prop
>> as it is more specific to the text type control.
>>
>> On Tue, Jun 21, 2022 at 5:06 PM Nikhil Mohite <
>> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Please find attached the patch for
>>> <https://redmine.postgresql.org/issues/7453https://redmine.postgresql.org/issues/7440>
>>> RM-7440: <https://redmine.postgresql.org/issues/7440> With pgAdmin
>>> v6.10 are passwords entered in the "Connect To Server" dialog being
>>> truncated?
>>>
>>>
>>> --
>>> *Thanks & Regards,*
>>> *Nikhil Mohite*
>>> *Senior Software Engineer.*
>>> *EDB Postgres* <https://www.enterprisedb.com/>
>>> *Mob.No: +91-7798364578.*
>>>
>>
>>
>> --
>> Thanks,
>> Aditya Toshniwal
>> pgAdmin Hacker | Software Architect | *edbpostgres.com*
>> <http://edbpostgres.com>
>> "Don't Complain about Heat, Plant a TREE"
>>
>
> Regards,
> Nikhil Mohite
>

--

<http://www.enterprisedb.com>

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-22 12:18:43 Re: [pgAdmin][RM-7460]: pgAdmin stuck while creating a new index
Previous Message Akshay Joshi 2022-06-22 12:18:13 Re: [patch] - Feature test fix