Review request changed
- Summary:
-
Fix authentication issue with perforce repository
- Description:
-
+ Currently when adding perforce repository, it will use the ticket (md5 hashed password) to be authenticated by the server.
+ We should use the actual password instead of the p4 ticket otherwise the user will be confused.