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.
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:
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.