summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRoger Meier <r.meier@siemens.com>2019-06-03 06:15:53 +0200
committerRoger Meier <r.meier@siemens.com>2019-06-13 08:43:14 +0200
commit35d928c4a9fe7c8545f2ad1866a45ff28c1ef5d3 (patch)
tree1fbc5564681bb15335d6fc19a9231c377170ab10 /changelogs
parentff22dfbf7a4f539b676101b51e5ad892d56da920 (diff)
downloadgitlab-ce-35d928c4a9fe7c8545f2ad1866a45ff28c1ef5d3.tar.gz
refactor: apply "require 2FA" to all subgroup and ancestor group members, when changing
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-require-2fa-for-all-entities-in-group.yml5
1 files changed, 1 insertions, 4 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 650adcda26e..ff04f99c1bb 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,7 +1,4 @@
----
-title: Apply the group setting "require 2FA" to be inherited across all subgroups
- and descendant projects of the group where it was set. (This works only for postgresql
- databases, not for mysql/mariadb)
+title: Apply the group setting "require 2FA" across all subgroup and ancestor group members as well when changing the group setting
merge_request: 24965
author: rroger
type: changed