Florian Sabonchi
|
a3d3c74e67
|
Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337
|
2021-07-22 12:24:43 +05:30 |
|
Khushboo Vashi
|
3590c9172c
|
Fixed an issue where the user unable to login with OAuth2 when LDAP & OAuth2 configured as login sources. Fixes #6594
|
2021-07-09 21:50:50 +05:30 |
|
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 |
|
Ashesh Vashi
|
9574f43f87
|
Refactor the registry class logic and remove duplicate code for the same functionality.
|
2021-06-24 11:30:11 +05:30 |
|
Khushboo Vashi
|
460fb7ec29
|
Fixed an issue where pgAdmin does not open after password reset in server mode. Fixes #6513
|
2021-06-10 22:55:31 +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
|
437f0df0f3
|
Ensure that the strings in the LDAP auth module are translatable. Fixes #6274
|
2021-04-08 18:15:34 +05:30 |
|
Akshay Joshi
|
3fc0cc3e92
|
Fixed SonarQube issues
|
2021-02-15 17:31:20 +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 |
|
Akshay Joshi
|
b372f08a59
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
Aditya Toshniwal
|
370094274c
|
Fixed post-login redirect location when running in server mode under a non-default root. Fixes #5473
|
2020-05-04 15:00:45 +01:00 |
|
Khushboo Vashi
|
f77aa3284f
|
Added LDAP authentication support. Fixes #2186
|
2020-04-06 15:57:05 +05:30 |
|