diff options
author | Robert Speicher <robert@gitlab.com> | 2016-10-11 11:40:35 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-10-11 11:40:35 +0000 |
commit | 2ef90053d8dfc3e5e88f0cee6548117f5dae6f67 (patch) | |
tree | f6c6274359049f6dd00a1e8fbab28179a533c767 /CHANGELOG | |
parent | 755c873265024a6a2ed30daca6c5a10c3feadb10 (diff) | |
parent | 8d8282b42e765d20532d32b0598f42ea707f31f0 (diff) | |
download | gitlab-ce-2ef90053d8dfc3e5e88f0cee6548117f5dae6f67.tar.gz |
Merge branch 'new-gitlab-users-clear_all_authentication_tokens-task' into 'master'
Add a new gitlab:users:clear_all_authentication_tokens task
## What are the relevant issue numbers?
Part of #22537.
See merge request !6745
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 05d6d6118a1..06dc2993b73 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -78,6 +78,7 @@ v 8.13.0 (unreleased) - API: expose pipeline data in builds API (!6502, Guilherme Salazar) - Notify the Merger about merge after successful build (Dimitris Karakasilis) - Reorder issue and merge request titles to show IDs first. !6503 (Greg Laubenstein) + - Add a new gitlab:users:clear_all_authentication_tokens task. !6745 - Reduce queries needed to find users using their SSH keys when pushing commits - Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska) - Fix broken repository 500 errors in project list |