public inbox for [email protected]
help / color / mirror / Atom feed[Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
2+ messages / 2 participants
[nested] [flat]
* [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
@ 2022-03-31 08:05 Yogesh Mahajan <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Yogesh Mahajan @ 2022-03-31 08:05 UTC (permalink / raw)
To: pgadmin-hackers
Hello Team,
Please find the attached patch which fixes the issue of QR display while
setting up 2FA for pgAdmin 4.
Thanks,
Yogesh Mahajan
EnterpriseDB
Attachments:
[application/octet-stream] RM_7231_v1.patch (357B, 3-RM_7231_v1.patch)
download | inline diff:
diff --git a/requirements.txt b/requirements.txt
index e8c04263c..6ff5f2e9d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -44,7 +44,7 @@ Authlib==0.15.*
requests==2.25.*
pyotp==2.*
qrcode==7.*
-Pillow==8.3.*; python_version <= '3.6'
+Pillow==8.4.*; python_version <= '3.6'
Pillow==9.*; python_version >= '3.7'
boto3==1.20.*
botocore==1.23.*
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
@ 2022-03-31 08:30 Akshay Joshi <[email protected]>
parent: Yogesh Mahajan <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Akshay Joshi @ 2022-03-31 08:30 UTC (permalink / raw)
To: Yogesh Mahajan <[email protected]>; +Cc: pgadmin-hackers
Thanks, the patch applied.
On Thu, Mar 31, 2022 at 1:36 PM Yogesh Mahajan <
[email protected]> wrote:
> Hello Team,
>
> Please find the attached patch which fixes the issue of QR display while
> setting up 2FA for pgAdmin 4.
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*
*Mobile: +91 976-788-8246*
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2022-03-31 08:30 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 08:05 [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App Yogesh Mahajan <[email protected]>
2022-03-31 08:30 ` Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox