Re: Patch: Two-factor Authentication (RM #6543)

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: Patch: Two-factor Authentication (RM #6543)
Date: 2021-08-30 12:52:52
Message-ID: CAG7mmoz=2nd3rZdVZ2Jj5XjeOJqSHV3Jvsa+2QWvOEvbZb_=NA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

Please find the update patch after fixing some issues introduced during
refactoring.

On Mon, Aug 30, 2021 at 11:48 AM Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
wrote:

> Hi Team,
>
> Please find the attached patch for the two-factor authentication.
> It supports sending an OTP to email, or use google authenticator to
> increase the authentication process.
>
> As discussed earlier, I have followed the following design for
> authentication.
> [image: Screenshot 2021-06-17 at 7.09.47 PM.png]
>
>
> Obviously - it will only be available for server mode.
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
> <http://www.enterprisedb.com>
>
>
> *http://www.linkedin.com/in/asheshvashi*
> <http://www.linkedin.com/in/asheshvashi>
>

Attachment Content-Type Size
RM_6543_v5.patch application/octet-stream 571.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2021-08-31 07:22:58 Re: [pgAdmin][PATCH] Add OAUTH2_SCOPE variable for scope configuration
Previous Message Akshay Joshi 2021-08-30 11:31:26 Re: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.