Skip to content

check email feature

gitlab-qa-bot requested to merge github/fork/2rba/check_email into master

Created by: 2rba

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

Merge request reports