Skip to content

Add optional signup

gitlab-qa-bot requested to merge github/fork/dosire/allow_self_signup into master

Created by: maxlazio

Adds an option to gitlab config that will enable user signup. By default, signup is disabled. When signup is enabled, email that user receives on signup doesn't contain the password for security reasons.

This option is useful for companies and universities where administrator cannot add all users manually. https://groups.google.com/d/msg/gitlabhq/ANAmyqP4m5U/ZqBGEWWVbhsJ

Merge request reports