Skip to content

Add username to terms message in git and API calls

Bob Van Landuyt requested to merge bvl-add-username-to-terms-message into master

What does this MR do?

Add username to terms message in git and API calls

This will make it clearer to users which account is being used to make the API/git call. So they know which account needs to be used to accept the terms.

Hopefully this will cut down on support requests a bit.

The message now reads:

You (@reprazent) must accept the Terms of Service in order to perform this action.
Please access GitLab from a web browser to accept these terms.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #46649 (closed)

Edited by Taurie Davis

Merge request reports