gitlab-org--gitlab-foss/app/views/admin
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
..
application_settings Add application setting to restrict user signups to e-mail domains 2015-05-02 09:36:52 -07:00
applications Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
background_jobs Add a page title to every page. 2015-04-30 19:12:15 +02:00
broadcast_messages Add a page title to every page. 2015-04-30 19:12:15 +02:00
dashboard Show total user count on dashboard page 2015-03-08 20:45:03 -07:00
deploy_keys Add a page title to every page. 2015-04-30 19:12:15 +02:00
groups Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
hooks Add a page title to every page. 2015-04-30 19:12:15 +02:00
keys Add a page title to every page. 2015-04-30 19:12:15 +02:00
logs Add a page title to every page. 2015-04-30 19:12:15 +02:00
projects Add a page title to every page. 2015-04-30 19:12:15 +02:00
services Add a page title to every page. 2015-04-30 19:12:15 +02:00
users Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00