diff options
author | Robert Speicher <robert@gitlab.com> | 2016-11-16 14:50:45 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-11-16 14:50:45 +0000 |
commit | 28d9645926f0c475c825b32912c678132c09e3a4 (patch) | |
tree | 49a4c6f240ffac1663ca16a79db8033047f719b6 /changelogs | |
parent | 3255401e06a16ea259cdbe730f546a6fc98d5540 (diff) | |
parent | d211011698016bd4f04bc32e7450d6df470ea0c2 (diff) | |
download | gitlab-ce-28d9645926f0c475c825b32912c678132c09e3a4.tar.gz |
Merge branch '21992-disable-access-requests-by-default' into 'master'
Disable the "request access" functionality by default for new groups and projects
Currently this feature is enabled by default, and additional action is required to disable it.
Closes #21992
Closes !7011
See merge request !7425
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/21992-disable-access-requests-by-default.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/21992-disable-access-requests-by-default.yml b/changelogs/unreleased/21992-disable-access-requests-by-default.yml new file mode 100644 index 00000000000..ddcb2169407 --- /dev/null +++ b/changelogs/unreleased/21992-disable-access-requests-by-default.yml @@ -0,0 +1,4 @@ +--- +title: Disable "Request Access" functionality by default for new projects and groups +merge_request: 7425 +author: |