API - user_auth passes plain text password
Hi,
I am trying to automate various BF activities using the Perl API. Found that $connection->user_auth(user, password) passes plaintext password. Is there a way of passing encrypted password? Putting plaintext password in a restricted file does not solve the problem. Thanks |
One answer
Oops...
I meant $connection->authUser(.....). And the plain text password in carried in the network traffic! Hi, |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.