[
https://issues.apache.org/jira/browse/ATLAS-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075741#comment-18075741
]
ASF subversion and git services commented on ATLAS-5189:
--------------------------------------------------------
Commit a34de5b5d33b8c2c03d0d4edb8832d032700e2e6 in atlas's branch
refs/heads/atlas-2.5 from chaitalicod
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=a34de5b5d ]
ATLAS-5189: Decrypt postgres password (#499)
Co-authored-by: chaitali.borole <[email protected]>
(cherry picked from commit ea52e9e479142600491f85aa4c060e1ea79dd580)
> Encrypt postgres password
> -------------------------
>
> Key: ATLAS-5189
> URL: https://issues.apache.org/jira/browse/ATLAS-5189
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-intg
> Affects Versions: 3.0.0
> Reporter: chaitali borole
> Assignee: chaitali borole
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Approach:-:
> Encrypt password for rdbms db
> atlas.graph.storage.rdbms.jpa.hikari.username=atlas
> atlas.graph.storage.rdbms.jpa.hikari.password=atlasR0cks!
> Expectation:-:
> 1.When a user will add password property in application.properties Atlas
> should encrypt the password and send it to postgres
--
This message was sent by Atlassian Jira
(v8.20.10#820010)