pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve
Date
Msg-id E1l2Cm0-0004LS-Tn@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RPM/DEB dependency for Kerberos