Skip to content

Resolve "When signup is disabled it is not reflected in the UI"

Illya Klymov requested to merge ce-66649-signup-not-disabled into master

What does this MR do?

Fixes bug, reported by customer https://gitlab.com/gitlab-org/gitlab-ce/issues/66649 by properly passing "signup enabled" flag to helper

Assuming that signup is disabled in admin >> settings >> general >> signup restrictions

before after
image image
(Signup is marked green) (Signup is disabled and has no active link)

Does this MR meet the acceptance criteria?

Conformity

Edited by Illya Klymov

Merge request reports