change primary email when using LDAP
Created by: waspinator
When using LDAP to authenticate users, the email field of a user is automatically set to the user's UPN (user principle name - which sometimes is not a real email address).
Adding an additional email only allows the user to be identified for commits, but notifications and avatar detection does not work.
Is there a way to set an additional email to receive notifications and be used for avatar detection instead of the LDAP UPN?