Skip to content

Prevent user exists route when GitLab instance doesn't allow registration

What does this MR do and why?

This adds a conditional to the /users/:username/exists that prevents access when a GitLab instance has registration disabled.

This is a security issue, but low priority and can be fixed in the canonical repo as mentioned here: #349706 (comment 803477846)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #349706 (closed)

Edited by Gary Holtz

Merge request reports