- 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.
Fix authentication issue with perforce repository
Review Request #2761 — Created Dec. 23, 2011 and discarded
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.