Khushboo Vashi
|
72f3730c34
|
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158
|
2021-05-03 16:10:45 +05:30 |
|
Khushboo Vashi
|
c71315f8cd
|
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
|
2021-01-20 18:09:07 +05:30 |
|
Akshay Joshi
|
9fa29457a4
|
Update copyright notice for ERD and Kerberos files.
|
2021-01-19 16:22:53 +05:30 |
|
Khushboo Vashi
|
c0ef0a893d
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
2) Fixed incorrect log information for AUTHENTICATION_SOURCES. Fixes #5829
|
2021-01-18 16:32:10 +05:30 |
|
Akshay Joshi
|
f0debdd513
|
Revert "1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457"
This reverts commit 6ead597b43 .
|
2021-01-14 14:46:59 +05:30 |
|
Khushboo Vashi
|
6ead597b43
|
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457
2) Fixed incorrect log information for AUTHENTICATION_SOURCES. Fixes #5829
|
2021-01-14 13:46:48 +05:30 |
|