pgAdmin 4 commit: Fixed Kerberos authentication issue which is broken d - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed Kerberos authentication issue which is broken d
Date
Msg-id E1muFFb-0002Kw-Gs@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed Kerberos authentication issue which is broken due to 2FA.

refs #6543

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48dc4bacc47f80a585eb7eba9b4a337380ae78a1
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/mfa.rst                   | 4 ++--
web/pgadmin/authenticate/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Kerberos Auth fix
Next
From: Akshay Joshi
Date:
Subject: Re: Kerberos Auth fix