mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-27 13:36:06 +10:00
Prevent autogenerated OAuth username to clash with existing namespace. If the OAuth username already exists as a group rather than a user, automatic account creation would still fail. See merge request !1511