Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 408065

Summary: Server: Cloning a git repository to use the user name and email passed from the client side.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ServerAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2013-05-14 17:33:29 EDT
On the client side when user init or clone a git repository, we are passing user name and email in the request now.
We need to consume the git user information passed in the request on the server side. Currently the serve is using that from the user profile but we are removing that from the user profile.