Khushboo Vashi
|
48ca83f31d
|
Added support for OAuth 2 authentication. Fixes #5940
Initial patch sent by: Florian Sabonchi
|
2021-07-06 13:22:58 +05:30 |
Khushboo Vashi
|
72f3730c34
|
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158
|
2021-05-03 16:10:45 +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 |
Aditya Toshniwal
|
dfa892d2a2
|
1. Added Master Password to increase the security of saved passwords. Fixes #4184
2. In server(web) mode, update all the saved server credentials when user password is changed. Fixes #3377
|
2019-05-28 12:00:18 +05:30 |