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 1jMsS6-0005ai-IN for pgadmin-hackers@arkaria.postgresql.org; Fri, 10 Apr 2020 12:08:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jMsS5-0008JM-Ez for pgadmin-hackers@arkaria.postgresql.org; Fri, 10 Apr 2020 12:08:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jMsS5-0008HO-8C for pgadmin-hackers@lists.postgresql.org; Fri, 10 Apr 2020 12:08:05 +0000 Received: from mail-il1-x142.google.com ([2607:f8b0:4864:20::142]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jMsS2-0001BI-GF for pgadmin-hackers@postgresql.org; Fri, 10 Apr 2020 12:08:04 +0000 Received: by mail-il1-x142.google.com with SMTP id i2so761720ils.12 for ; Fri, 10 Apr 2020 05:08:02 -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=A2yVl+Udm6eQdRs9fIcLeKEu9XV25VtlPT8M1eGGTrg=; b=e1yQezTDYOeM0ql4hxy94DU/wBh1jVITceTbslEmrbDFTJsoLEtBo4eD1/J9ZRwI3u STvOKDDHzjjs/jW8Z/ymP9wQK0I+Y9rOodHmIlJz14AkpJmcDI1Cawqbx4LUoGBr4G5C tds8n5QTyX9/DW3M1I6RAciMkuYUBDYyx/vv4L13wb58Ba5SVWYl9DLMSf2jxsGFWYHz b2N/IhQtK+d8bruz9PdC7URDVtzbXiJTGXaCSy8JTaMYCD29rdCfPp8siNYxYGWOa6iV HCYTjnq+4s2oMI96ED4SUs4tCPxNO5A3gyHTHJ6F+ak0v9mwloiauu8PMNh1ERSDx89J cGmQ== 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=A2yVl+Udm6eQdRs9fIcLeKEu9XV25VtlPT8M1eGGTrg=; b=HZM5uhZ2gaUnE21NSJg6RpOe4heOy4Oe2FhuWBYXj4lk7bmPcquXWTIXDjSXzt4Diu bLvxvhlwRgSyAScUff3TZLO8yaOHEnIZ6ruNHdHBv/GZEPqy8onTMypXsYaEem3vgi+Y XM9Cck9JoZqn1EKGftPXCqS8Yz+FSWgQLVJReC62zL2BOY9PLRX/joi1hVxH8OVcByth akMEaPQGlM6Cf/8rSBCRJyGxa+9ggwHZmyvnVCL+unWThX6d+udHKjum3xn0hIwt90Yz VYUG2Eaaj4PAvKKzOU088/r8ESS/kCosnQGlM+WHMdZ+/Qznfl+Eca4MauKrhJ+L4ake WOMg== X-Gm-Message-State: AGi0PuZPVegfQMHlOqwiqh2eGBlWUfgbOxhPaw549HfIiwoVgqbc4PFH Ck3TTPiEc/6WzsxxiQZIdBODqUKvjE+L4wQc+KRN4Gz82sPCfhJU3KcQa4p0aa1TFFnpSyqyjZ0 z35kCuwWQXHSCCJnzcQhrL4HyRGKT3odtJ6Mtp14LhRA3DNMzWFVToJNCniVU5xCnoRrjSbiZNK oUJSSoKkytWZ3WbLOHN3fp26Mt/QvVCLFGFBvGIULtdFzIyTLRmm8= X-Google-Smtp-Source: APiQypK7FCO66N9U/HN9Us3FByA5EH1i2jd5sq5Oce0niJEepmKvh4lITT7vbm5XQWbmBr1A+bTU/bc9fWJIA6+Vzok= X-Received: by 2002:a05:6e02:9:: with SMTP id h9mr974067ilr.257.1586520480395; Fri, 10 Apr 2020 05:08:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 10 Apr 2020 17:37:49 +0530 Message-ID: Subject: Re: [pgAdmin4][RM#2813] Do not prompt for database server password once user saves it To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a9cc0105a2ee9578" X-CLOUD-SEC-AV-Info: edb,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 --000000000000a9cc0105a2ee9578 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Apr 10, 2020 at 4:00 PM Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi Akshay, > > Thanks for reviewing, PFA updated patch, it was a minor logical > conditional issue. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > > On Fri, Apr 10, 2020 at 2:17 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Hi Murtuza >> >> The issue is still reproducible when you add a new server with Save >> Password is checked. Disconnect the server and connect again, it ask for >> the Password. >> Please fix the above and resend the patch. >> >> On Thu, Apr 9, 2020 at 7:01 PM Murtuza Zabuawala < >> murtuza.zabuawala@enterprisedb.com> wrote: >> >>> Hi, >>> >>> There was an issue where the user used trust mode to connect to the >>> database server and saves a blank password, and next time when the user >>> tries to connect from pgadmin, pgadmin again asks for the password. >>> >>> >>> -- >>> Regards, >>> Murtuza Zabuawala >>> EnterpriseDB: http://www.enterprisedb.com >>> The Enterprise PostgreSQL Company >>> >>> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> >> *Sr. Software Architect* >> *EnterpriseDB Software India Private Limited* >> *Mobile: +91 976-788-8246* >> > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000a9cc0105a2ee9578 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Fri, Apr 10, 2020 at 4:00 PM = Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi Aksha= y,

Thanks for reviewing, PFA u= pdated patch, it was a minor logical conditional issue.


=
--
Regards,
Murtuza Zab= uawala
EnterpriseDB:=C2=A0http://www.enterprisedb.com
The En= terprise PostgreSQL Company
=
<= /div>


On Fri, Apr 10, 2020 at 2:17 PM Akshay Joshi <akshay.joshi@= enterprisedb.com> wrote:
Hi=C2=A0Murtuza

The iss= ue is still reproducible when you add a new server with Save Password is ch= ecked. Disconnect the server and connect again, it ask for the Password.=C2= =A0
Please fix the above and resend the patch.=C2=A0
<= br>
On Thu,= Apr 9, 2020 at 7:01 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.c= om> wrote:
Hi,

There was an issue where the user used trust mode= to connect to the database server and saves a blank password, and next tim= e when the user tries to connect from pgadmin, pgadmin again asks for the p= assword.


<= div>
--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0http://www.en= terprisedb.com
The Enterprise PostgreSQL Company
=



--
Thanks & Regards
Akshay Joshi
<= font color=3D"#3333FF">Sr. Software Architect=
<= font color=3D"#000000" face=3D"arial, sans-serif">EnterpriseDB Software = India Private Limited
Mobile: +91 976-788-8246=


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000a9cc0105a2ee9578--