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

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: 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 07:17:22
Message-ID: CAOBg0AOP6PAtKrzarFSmsDy6-8nPdqs4q_wdHWz9WCXB-CR42Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
RM-7440_v2.patch application/octet-stream 5.3 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-06-22 09:03:53 [patch] - Feature test fix
Previous Message Akshay Joshi 2022-06-22 05:54:30 Re: [pgAdmin][RM-6132]: [React] Port debugger to React