Done
Details
Details
Assignee
Kurt Nordstrom
Kurt NordstromReporter
Nassib Nassar
Nassib NassarPriority
Development Team
Thor
Fix versions
Release
Morning Glory (R2 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 18, 2022 at 7:34 PM
Updated February 13, 2025 at 2:37 PM
Resolved July 5, 2022 at 3:57 PM
If possible, it would be preferable not to transmit to the client the passwords or authentication tokens in:
Settings > LDP > Database configuration > Password
Settings > LDP > Saved queries configuration > OAuth token for access to repository
GET /ldp/config - replace password by empty string in dbinfo, replace token by empty string in sqconfig
GET /ldp/config/dbinfo - replace password by empty string
PUT /ldp/config/dbinfo - if new password is empty string don't overwrite the stored string
GET /ldp/config/sqinfo - replace token by empty string
PUT /ldp/config/sqinfo - if new token is empty string don't overwrite the stored token