Do not override name or email
This patch avoids "synchronizing" emails if Gitlab email changes after the accounts are associated.
There are cases where such synchronization is not wanted, and there's no way to know when this is the case. Instead, we set result.name
and result.email
only if we don't have them already in our records.
Merge request reports
Activity
Please register or sign in to reply