Rahul Shirsat
|
9fdda038a9
|
Resolve the log in issue for a user having a non-existing email id
1) Added CHECK_EMAIL_DELIVERABILITY & SECURITY_EMAIL_VALIDATOR_ARGS.
2) Added test cases for deliverability check.
Fixes #6550
|
2021-07-05 12:55:40 +05:30 |
|
Nikhil Mohite
|
e1067ffe67
|
Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404
|
2021-06-07 22:07:51 +05:30 |
|
Akshay Joshi
|
07eb541806
|
1) Added logic to set the appropriate default binary path if DEFAULT_BINARY_PATH is
set in the config and the user not updated the preferences.
2) Remove 'gpdb' from DEFAULT_BINARY_PATH.
3) Fixed API test cases.
refs #5370
|
2021-06-07 20:36:34 +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 |
|
Nikhil Mohite
|
2793747d3c
|
1) Added support for dynamic tab size. Fixes #4231
2) Fixed an issue where a long file name is not visible on the process watcher dialog. Fixes #5950
|
2020-11-04 17:45:28 +05:30 |
|
Nikhil Mohite
|
be7bb81a19
|
Allow user to change the database connection from an open query tool tab. Fixes #3794
|
2020-10-01 13:29:46 +05:30 |
|
Pradip Parkale
|
4da4a05611
|
Fixed code smell 'Remove duplicates string literals'.
|
2020-09-07 17:56:02 +05:30 |
|
Khushboo Vashi
|
31bbdd6a12
|
Fixed code smell 'String literals should not be duplicated'.
|
2020-09-03 18:35:58 +05:30 |
|
Yogesh Mahajan
|
3984544bdb
|
Fixed code smell 'String literals should not be duplicated'.
|
2020-08-28 18:17:27 +05:30 |
|
Akshay Joshi
|
103b08c9c5
|
Define constants for preferences label to fix SonarQube issues.
|
2020-08-20 17:58:37 +05:30 |
|
Khushboo Vashi
|
cc5a7ea334
|
Fixed code smell 'String literals should not be duplicated'.
Create a constant.py file which contains the common Constants.
|
2020-08-19 14:16:02 +05:30 |
|