Skip to content

Add additional user and email services

James Lopez requested to merge feature/add-new-services into master

Refactors the current code in CE to use services to update a User or an Email. It will unify changes to the entities and make it easier to add audit events to them - part of https://gitlab.com/gitlab-org/gitlab-ee/issues/1370

Instead of backporting from EE to CE, we can work on the common ground here and add the extra audit stuff later on an EE MR.

Edited by James Lopez

Merge request reports