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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Added RPM/DEB dependency for Kerberos to the serve
Дата
Msg-id E1l2Cm0-0004LS-Tn@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RPM/DEB dependency for Kerberos