sameersbn / docker-gitlab

Dockerized GitLab
http://www.damagehead.com/docker-gitlab/
MIT License
7.9k stars 2.14k forks source link

fix: GITLAB_USERNAME_CHANGE Not effective #3025

Open jinjianming opened 1 month ago

jinjianming commented 1 month ago

Users can still modify their usernames after adding 'GITLAB-USERNAME-CHANGE'I confirm that I have restarted after making the modifications

image image
kkimurak commented 1 month ago

It is expected behavior. The "Full name" can be changed even GITLAB_USERNAME_CHANGE is set to false. As far as I known, there is no way to disallow user to edit it.
The parameter GITLAB_USERNAME_CHANGE only affect to user name that will (not) be shown in "Account" settings.

kkimurak commented 1 week ago

@jinjianming I'm not sure what you're confusing, but I'll try to explain it more clearly: