pgAdmin 4 commit: Fixed an issue where 2FA was not showing the QR code

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where 2FA was not showing the QR code
Date: 2022-03-31 08:30:01
Message-ID: E1nZqBt-00038v-5e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where 2FA was not showing the QR code when setting up the Authenticator app. Fixes #7231

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2b14051c3497396e67d51d06f5599b79524c396
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst | 1 +
requirements.txt | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-31 08:30:19 Re: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
Previous Message Yogesh Mahajan 2022-03-31 08:05:26 [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App