Skip to content

Fix encoding bugs in Gitlab::Git::User

Jacob Vosmaer requested to merge git-user-encoding into master

What does this MR do?

Fixes some encoding bugs in Gitlab::Git::User.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Encoding bugs are bad.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40330.

Merge request reports