summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-07-26 13:41:02 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-07-26 13:41:02 +0000
commit890c1421a4b28cdc65427235cd5a397c5d1be9c4 (patch)
tree8cbe6c6850d90fe563ca44168adb01f958c04c4b /doc/user
parent3a178b26107d99377347664ce4cb7e5bcb0dc854 (diff)
parenta7821dd910fd385a66cfe6c840c37c7b11263410 (diff)
downloadgitlab-ce-890c1421a4b28cdc65427235cd5a397c5d1be9c4.tar.gz
Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'
Drop feature to take ownership of a trigger token Closes #2868 See merge request gitlab/gitlabhq!3198
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/project/new_ci_build_permissions_model.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/new_ci_build_permissions_model.md b/doc/user/project/new_ci_build_permissions_model.md
index 494dd539da7..03ae24242e3 100644
--- a/doc/user/project/new_ci_build_permissions_model.md
+++ b/doc/user/project/new_ci_build_permissions_model.md
@@ -90,8 +90,7 @@ to steal the tokens of other jobs.
Since 9.0 [pipeline triggers][triggers] do support the new permission model.
The new triggers do impersonate their associated user including their access
-to projects and their project permissions. To migrate trigger to use new permission
-model use **Take ownership**.
+to projects and their project permissions.
## Before GitLab 8.12