Skip to content

Make sure alias email would never match original user

Lin Jen-Shin requested to merge fix-make-email-static into master

Make sure alias email would never match:

Hopefully this could fix:

https://gitlab.com/gitlab-org/gitlab-ce/builds/12431186

To make sure that the email would never contain "joh" otherwise it would match to this another_user.

Merge request reports