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 1mcigL-0004Kf-Mv for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 06:33:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mcigK-0005Di-J8 for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 06:33:04 +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 1mcigK-0005DY-D8 for pgadmin-hackers@lists.postgresql.org; Tue, 19 Oct 2021 06:33:04 +0000 Received: from mail-io1-xd2a.google.com ([2607:f8b0:4864:20::d2a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mcigI-0004eY-6Q for pgadmin-hackers@postgresql.org; Tue, 19 Oct 2021 06:33:03 +0000 Received: by mail-io1-xd2a.google.com with SMTP id z69so15984600iof.9 for ; Mon, 18 Oct 2021 23:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wziLw1AUSnk91HKOU7Leo/rXp3GenlnllLBn6+MAszI=; b=gNuQd2Bm1WRPKmA+WWAm9+tFUrJ0KRxMfd8PLa2zSiHyS2Lpx54VMlIUIaHW/72yyA VKwOuhtEfFrTTJtrowMzd8c7wTg40uaEPeJlp8wZaM2NoVe93+Fjj9VjGOBN0l4DODMb m2nGjqarX7PiP8J2vj4n/CPijSyyqpiplHQvzbNmHDXdUb6eNKpqU/zvlmO1Bm0uofdV D1X7iKQryHfxpjzoNwhwdslvovxmcvMQBLl9D1I1cYOAjSi+I8PuoLsDwHxWP80pnuer kOmRRPfktPutYIyic5QVaxAkF2TtkY1WyohlC+YkzNdR3qtviaYma2o0lLVDAmiSbW8V ArOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wziLw1AUSnk91HKOU7Leo/rXp3GenlnllLBn6+MAszI=; b=Uhl22c1tmSExszLoov0GN8uPtxngz/Oq4GxQIIW1ncIVVlJsUboUsTVX0vn9QNRnS1 YBJlsZa2nqG4sInTRc6XzUcjJVnkH7DkoICkSpUDwjh70MbbMNi3o3YyBleaBvHaVEUT VLCjO+8PfWL458GIILu4J9nS3Qmc3L8Dr1SB8HnJ9LiPwEunSwH95YvFOEeIo4qSJO2L P4OYOeBoG340DpDDGjbjB18rhj30R6F5zWYkgvKuN+G2H6wv/ooNtCMcyE/FUqXqgmAW lkQs9dEEwXNyph0oU6hAh9NFasIUXBKXo2QgQ49qes/Bsnm6FkNPPm2thti1+NHt9dVK 2hLw== X-Gm-Message-State: AOAM531VhbhU9OHMBRNAsU7AJB5uMoQm8LXWk1eAADIkqi1BoYkllzZM 4JoNQ82fzC6BxICMWpFqfX5DlGbppcqJYH89OeXW3CVL3ggG3TO0n7jMrwuEwx6VgjciIJoq82F o2yQLLAGFuV2PRa8uraGRZG9y0rQSPYLbtkAmGqukFTaKKyo46VjJVR8vQeny8Ro97SxsFjZwRa lshQrTu3kFxnrz2kDSWaT05HwCR7tuJx+33AoODY6t+YytpQ68tFGGHoYojg== X-Google-Smtp-Source: ABdhPJw1wWFAsdoTd2Xvpkk11TvgXNvGmr9w2VsQKrlkiO6vQuBAeZnOMfhyU8r1DQL11FUwcPrLk7yuQ9K7Tc2t4+8= X-Received: by 2002:a5d:9d9a:: with SMTP id ay26mr17396388iob.37.1634625181439; Mon, 18 Oct 2021 23:33:01 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 19 Oct 2021 12:02:50 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - Fix for RM #6928 To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000047ec0d05ceaed57f" 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: Archived-At: Precedence: bulk --00000000000047ec0d05ceaed57f Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Mon, Oct 18, 2021 at 7:07 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the RM #6928 - Master password is not > asked when On MASTER_PASSWORD_REQUIRED=True & > AUTHENTICATION_SOURCES=['webserver'] > > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000047ec0d05ceaed57f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Mon, Oct 18, 2021 at 7:07= PM Khushboo Vashi <k= hushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for the RM #6928 -=C2=A0= Master passwo= rd is not asked when On MASTER_PASSWORD_REQUIRED=3DTrue & AUTHENTICATIO= N_SOURCES=3D['webserver']


Thanks,
Khushboo


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

--00000000000047ec0d05ceaed57f--