Skip to content

Disallow changing of the Gitlab username

Jelle van der Waa requested to merge gitlab_disallow_username_change into master

As keycloak is the canonical source of truth and interacting with gitlab usually requires the username as identifier. As we don't want to accidently assign permissions to a changed username disallow changing of usernames altogether in Gitlab.

Merge request reports