public inbox for [email protected]
help / color / mirror / Atom feedFrom: Yogesh Mahajan <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
Date: Thu, 31 Mar 2022 13:35:26 +0530
Message-ID: <CAMa=N=M_Qj0O5xo47LM6M0XCnghOtWKRNxTt4ikyQ1QN=-BM+A@mail.gmail.com> (raw)
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.*
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App
In-Reply-To: <CAMa=N=M_Qj0O5xo47LM6M0XCnghOtWKRNxTt4ikyQ1QN=-BM+A@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox