Skip to content

Conversation

@2rba
Copy link

@2rba 2rba commented Nov 4, 2014

That change allow to display error messages provided by API server
That is a part of email check feature gitlabhq/gitlabhq#8242

When user is trying to do the "PUSH" operation, the Gitlab server perform the check of user's e-mail address within the existing Gitlab user database.
If user's e-mail does not exist, then Gitlab does not allow to "PUSH" and display the corresponding message "User is not allowed to PUSH due to invalid e-mail address, please, use your registered e-mail address".
To make error message displayed corresponding pull request to the repository gitlab-shell has been created

When user is trying to do the "PUSH" operation, the Gitlab server perform the check of user's e-mail address within the existing Gitlab user database.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space missing after comma.

@maxlazio maxlazio closed this Jan 6, 2021
@maxlazio maxlazio deleted the branch gitlabhq:master January 6, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants