gitlab-org--gitlab-foss/app/controllers/admin
Rémy Coutable 2c650b6f30 Merge branch 'feature/option-set-new-users-external' into 'master'
Added setting to set new users by default as external

## What does this MR do?
This implements the feature request #14508. It adds an option in the application settings to set new users by default as external.

## Are there points in the code the reviewer needs to double check?
Everything. Like I mentioned in the discussion of the issue my knowledge of Ruby basically doesn't exists. I tested it on my machine and it seems to work, but as I am very unexperienced in Ruby I highly recommend to  take a close look at the code.

## Why was this MR needed?
It was requested by @DouweM to work on the issue with the proposed changes by me.

## What are the relevant issue numbers?
This MR is for the issue #14508 that followed up after the implementation of #4009.

See merge request !4545
2016-07-08 08:29:18 +00:00
..
abuse_reports_controller.rb Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
appearances_controller.rb Fix admin appearance settings preview 2016-06-20 13:18:18 +03:00
application_controller.rb
application_settings_controller.rb Added setting to set new users by default as external 2016-07-07 19:21:18 +02:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb
builds_controller.rb
dashboard_controller.rb
deploy_keys_controller.rb
groups_controller.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
health_check_controller.rb Add Changelog entry 2016-05-12 09:04:04 -07:00
hooks_controller.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
identities_controller.rb
impersonations_controller.rb
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
runner_projects_controller.rb Allow admins to assign locked runners: 2016-06-28 19:55:12 +08:00
runners_controller.rb Minor runner-related code refactorings 2016-05-19 22:01:53 +02:00
services_controller.rb
spam_logs_controller.rb
system_info_controller.rb Catch permission denied errors and ignore the disk 2016-06-30 13:53:35 -04:00
users_controller.rb Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00