gitlab-org--gitlab-foss/db
Stan Hu eb4f1eb5f5 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
2015-05-02 09:36:52 -07:00
..
fixtures Fix user fixtures for development 2015-03-08 17:35:49 -07:00
migrate Add application setting to restrict user signups to e-mail domains 2015-05-02 09:36:52 -07:00
schema.rb Add application setting to restrict user signups to e-mail domains 2015-05-02 09:36:52 -07:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00