Rama16
6 years agoContributor
NTLM Authentication - Password is visible (Security Issue)
Hi,
I see password is visible if I use NTLM authentication. It seems like security issue Please advise.
Thanks
- 5 years ago
It turns out the based directory created by BAMBOO can be obtained using the get-base-directory() function.
I have embedded the testcomplete tests to be executed in BAMBOO build script which has defined the GIT root path:
<property name="root.dir" value="${project::get-base_directory()}"/>