pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve
Date: 2021-01-20 12:39:44
Message-ID: E1l2Cm0-0004LS-Tn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Added RPM/DEB dependency for Kerberos to the server package.
2) Handle the OSError while importing the gssapi, it fixes the Windows error.

refs #5457

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c71315f8cdd9830e2baa7b7b10e63d5727b4d7da
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
pkg/debian/build.sh | 4 ++--
pkg/redhat/build.sh | 6 +++---
web/pgadmin/authenticate/kerberos.py | 5 +++++
3 files changed, 10 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-20 12:40:00 Re: [pgAdmin4][Patch] - RPM/DEB dependency for Kerberos
Previous Message Dave Page 2021-01-20 11:50:09 pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d