Skip to content
Snippets Groups Projects
Commit eb4f1eb5 authored by Stan Hu's avatar Stan Hu
Browse files

Add application setting to restrict user signups to e-mail domains

This feature was requested long ago:

http://feedback.gitlab.com/forums/176466-general/suggestions/4118466-ability-to-register-only-from-ceratain-domains

This MR is based off !253 but changed to use application settings and use wildcard strings
to give more flexibility in pattern matching. Regexps seemed overkill and easy to get wrong.

Only restrict e-mail addresses upon creation
parent cfbff017
Branches
Tags
1 merge request!598Add application setting to restrict user signups to e-mail domains
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment