-
Name Previous Value Current Value Iterations
empty 4.6.0
-
OneDev
changed state to 'Closed' 5 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 5 years ago
Previous Value Current Value Closed
Released
-
When user commits code, his email is recorded with the commit and can, then be later retrieved and abused.
When running commit from a command line, a user can protect his email by setting user.email to obfuscated value. However, when running a commit from the web interface, 1dev uses user's main email address in commits which leads to exposing user's private email.
GitHub allows to set a special email address, like: [email protected] for all web based commit operations, which allows to protect user's main email address.
Therefore, I am requesting to add one more field in user's profile to set web commits email, so user can control what email is used for his web based commits.