a212391f0f
In line with other changes in GitLab, make email address validation properly case insensitive. The email address in the commit may be in any case, so it needs downcasing to match the address stored in GitLab for the user. Without this change the comparison fails and commits are not marked as verified. See #37009.
5 lines
136 B
YAML
5 lines
136 B
YAML
---
|
|
title: Compare email addresses case insensitively when verifying GPG signatures
|
|
merge_request: 14376
|
|
author: Tim Bishop
|
|
type: fixed
|