gitlab-org--gitlab-foss/doc
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
..
administration Merge branch 'fix_ldap_config' into 'master' 2016-07-06 17:51:30 +00:00
api Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here. 2016-07-05 16:54:22 -05:00
ci Merge branch 'fix-dead-links' into 'master' 2016-07-04 16:49:18 +00:00
container_registry optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Merge branch 'fix-dead-links' into 'master' 2016-07-04 16:49:18 +00:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
install Update installation & update guides for 8.10 2016-07-05 19:04:53 +02:00
integration Merge branch 'mrchrisw/docs/shibboleth' into 'master' 2016-07-05 10:28:41 +00:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal Reformats confusing '[named here]' section for 3rd party code attribution 2016-02-17 17:13:06 +00:00
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Added setting to set new users by default as external 2016-07-07 19:21:18 +02:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Merge branch 'optimize-png-image' into 'master' 2016-06-29 17:00:44 +00:00
public_access Fix dead links in the docs 2016-06-26 12:43:10 +09:00
raketasks Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
update Update installation & update guides for 8.10 2016-07-05 19:04:53 +02:00
user/project doc: note that .gitattributes uses default branch 2016-06-27 14:17:49 -07:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Add documentation for wildcard protected branches. 2016-07-05 11:06:15 +05:30
README.md Added documentation on the access restrictions. 2016-07-05 16:54:22 -05:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.