Skip to content

Rename users with namespace ending with .git

Dmytro Zaporozhets (DZ) requested to merge dz-rename-invalid-users into master

What does this MR do?

Rename users with namespace ending with .git to _git.

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

migration

Why was this MR needed?

Because .git in not allowed as username suffix. Fix 500 error when existing user ends with .git.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/25246

Merge request reports