Skip to content

Create users via the API

Mark Lapierre requested to merge ml-create-user-via-api-qa into master

What does this MR do?

Allow users to be fetched/created via the API. It means we can create users during a test without having to log out and log back in again.

This came from: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8154#note_113409396

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports