Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password stored in XLD appear in clear text in deploy log #6

Open
adeelmalik78 opened this issue Feb 2, 2018 · 0 comments
Open

Password stored in XLD appear in clear text in deploy log #6

adeelmalik78 opened this issue Feb 2, 2018 · 0 comments

Comments

@adeelmalik78
Copy link
Contributor

Customer reported that when database password is stored in XLD Environment and when Datical project is configured to use runtime database credentials, it uses those credentials successfully, however it prints them out in clear text:

[DeployDBDev] C:\Windows\TEMP\ot-20180129T154718118\working.directory.tmp>C:\apps\DaticalDB\repl\hammer.bat -un INT:::DATICAL_USER -pw INT:::DATICAL_USER_PW -p C:\TEMP-IA-INT forecast INT  --report="C:\apps\wampstack-5.6.24-0\apache2\htdocs\DaticalReports\IA-release-candidate"

I have traced this problem to several files in "datical" directory (forecast, deploy, status are notable ones). I will code this differently in order to prevent printing out the password and submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant