Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kIvIi-0002Lk-Nm for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Sep 2020 14:54:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kIvIh-0000hB-Kp for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Sep 2020 14:54:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kIvIh-0000h4-Fu for pgadmin-hackers@lists.postgresql.org; Thu, 17 Sep 2020 14:54:19 +0000 Received: from mail-il1-x131.google.com ([2607:f8b0:4864:20::131]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kIvIf-0002Pa-BV for pgadmin-hackers@postgresql.org; Thu, 17 Sep 2020 14:54:18 +0000 Received: by mail-il1-x131.google.com with SMTP id y9so2581329ilq.2 for ; Thu, 17 Sep 2020 07:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6tepLU6SOddxuoL+SlPI8FNnyqHPfGZ8pT9QpET/So8=; b=B115f05mjHXSszr2ev0lFkCmcCVk0+MXj+tBzelm3QaH/qZ5tnu+MvQZ5V5q4NrN13 u5MKY/gLSju5z4N4DMC3AmngmsUcV2Jb89V/aAp9TCOZvuC67xv2n+RI4m5XHNlApZJf /DlVsU0xT+U6kBMN/mrcAiIpE4DO/LdU2/mY8PbYVHxo1A40wPAhSuJ9hU2XGxe65sjy l4E3xM3z7v3LAxNhn2Vkt6NNhMZUsnHmW20qP/0K0CJdfeAQLsslymFmj/jY9vvOA3mL L47N7FJcdDg0OuEOUcVgQQhmk45J+3towKxY2Pz0j1hy5walz7epEnWjEeUbrWNfogFb xvyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6tepLU6SOddxuoL+SlPI8FNnyqHPfGZ8pT9QpET/So8=; b=jsGtx3SwJlVoqfxo03/uzc+uVTj3TDfpb15lfwYOtg7dS+UsndMgailPb1osHVfVjj bnOmz6d/RRxejFw4UPUJlNV1Ex3ZsFhG57BXQkk224/HWnTxd3AJCgVgntRuxm5queXO 3pJFn6RW9pK78Q3cQZYoXpb+Q2r9Z9kj8UkatOKCwtNlBGL5nIQVuXG/Bkk9hB2d4Gtb NOj5lcyd5N1iDp+bUEKauFA/PDuWpOf5+58Y0x1mw2EBxMbIy20b8OUr6opupGid91v+ lRVfwuKHtYd63jbEWaliygAL55FLzK2ZWVDiwDs+3UFuWTgwJ12k59DgtjTz0rlNs12n Agbw== X-Gm-Message-State: AOAM533S9R/+8kp9iStbM2eso4lByMDfERAW8eot+Dy7eaM3Pg5Sq4L8 Dav68Cok2omUdYigU/WmJOlWYG/Me3swddS2//GhySdZUFumJW19DTZt8IAkjWX2ZvgoulPikxv ODWVcMvOP6J7+SiLbtsMg8sVsmlvub1cGgZje6KipVDKXdEuPnt1nxZ7eRfOkJMCB7kGnwGusW8 Ew+NcmpPqW90e9rb6a2XuiLetASSbvDnrG+UFJ6m1zaMdMaD69oHxKFaqu0HFs6hjakA== X-Google-Smtp-Source: ABdhPJxzMAG+92oPgWEbMJs0nuDKzQGLy6mnoEAeX3p4aUd116Nq0Bo7B/IyHxCBkDL9MK1hBBVJwpBBrXiEy8bW0k4= X-Received: by 2002:a05:6e02:1193:: with SMTP id y19mr24310911ili.252.1600354456670; Thu, 17 Sep 2020 07:54:16 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 17 Sep 2020 20:24:05 +0530 Message-ID: Subject: Re: [pgAdmin][RM5802] Remove max password length in server dialog To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000e7a73605af838e8b" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e7a73605af838e8b Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Sep 17, 2020 at 4:51 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is a tiny patch to remove max length on password field in server > dialog. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000e7a73605af838e8b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Sep 17, 2020 at 4:51 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is a= tiny patch=C2=A0to remove max length on password field in server dialog.
P= lease review.

--
=
Thanks,<= div>Aditya Toshniwal
pgA= dmin hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
"Don't Co= mplain about Heat, Plant a TREE"
=


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246
=
--000000000000e7a73605af838e8b--