summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRoger Meier <r.meier@siemens.com>2019-06-13 12:36:54 +0000
committerRoger Meier <r.meier@siemens.com>2019-06-13 14:57:18 +0200
commit7bfc4f999231385f2dc24cbb2d34b09cf5ae96c1 (patch)
treea0a01d2daa479943f5a9cdca946a666bd4d50cc6 /changelogs
parent35d928c4a9fe7c8545f2ad1866a45ff28c1ef5d3 (diff)
downloadgitlab-ce-7bfc4f999231385f2dc24cbb2d34b09cf5ae96c1.tar.gz
refactor: do not apply setting "require 2FA" for ancestor group members
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml b/changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml
index ff04f99c1bb..0abe777fb69 100644
--- a/changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml
+++ b/changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml
@@ -1,4 +1,4 @@
-title: Apply the group setting "require 2FA" across all subgroup and ancestor group members as well when changing the group setting
+title: Apply the group setting "require 2FA" across all subgroup members as well when changing the group setting
merge_request: 24965
author: rroger
type: changed