summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSimon Vocella <voxsim@gmail.com>2017-01-04 11:51:17 +0100
committerTiago Botelho <tiagonbotelho@hotmail.com>2017-02-28 22:15:39 +0000
commit09dd6a7ead97122385f13265ea147ab689994244 (patch)
tree2b01ad9c2c775abb26743be675fa67abbce6fedf /changelogs
parent9ce56d2b190ac3d3426c66143255f07f758dc6f8 (diff)
downloadgitlab-ce-09dd6a7ead97122385f13265ea147ab689994244.tar.gz
add documentation and changelog entry for user personal access tokens api
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/25367-add-impersonation-token.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25367-add-impersonation-token.yml b/changelogs/unreleased/25367-add-impersonation-token.yml
new file mode 100644
index 00000000000..efd5c0488e1
--- /dev/null
+++ b/changelogs/unreleased/25367-add-impersonation-token.yml
@@ -0,0 +1,4 @@
+---
+title: Manage user personal access tokens through api and add impersonation tokens
+merge_request: 8350
+author: Simon Vocella @voxsim