It's all about the answers!

Ask a question

API - user_auth passes plain text password


Lewis Tsao (2174963) | asked Mar 18 '11, 7:38 a.m.
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



permanent link
Lewis Tsao (2174963) | answered Mar 18 '11, 7:43 a.m.
Oops...

I meant $connection->authUser(.....).
And the plain text password in carried in the network traffic!

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

Your answer


Register or to post 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.