Conversation
|
FYI @Enzime |
|
This comment was written by an AI assistant (Claude Code). Review of PR #36639 — "use proper subaddress"This PR swaps the noreply email format from Code correctnessThe Backward compatibilityThe intermediate format introduced by #36550 ( The oldest format ( Comparison with GitHub's implementation
One behavioral difference from GitHub worth being aware of: GitHub explicitly handles username renames — commits with the old LGTM — the change is minimal, tests are updated to match, and the format now matches GitHub's convention. |
|
Might be worth implementing the user rename logic, e.g. keep original username in email after rename, if it's not too complex to implement. |
Actually I'm not sure the value of this. With ID present, there is no actual risk of impersonification attacks because a user ID can not be changed on any exposed API, to my knowledge. |
followup to #36550