diff options
author | Rémy Coutable <remy@rymai.me> | 2016-12-13 15:53:00 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-12-13 15:53:00 +0100 |
commit | d95b709a66a5597dced25a2b9df9a1e24fc6d49a (patch) | |
tree | 996f7de7904424329c246d256ab588e1e844e09b /changelogs | |
parent | 2f45d3bcf0f28d4cd4124b4c9722edc1d3085201 (diff) | |
download | gitlab-ce-d95b709a66a5597dced25a2b9df9a1e24fc6d49a.tar.gz |
Be smarter when finding a sudoed user in API::Helpers25482-fix-api-sudo
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/25482-fix-api-sudo.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/unreleased/25482-fix-api-sudo.yml b/changelogs/unreleased/25482-fix-api-sudo.yml index 3b23bfd3a21..4c11fe1622e 100644 --- a/changelogs/unreleased/25482-fix-api-sudo.yml +++ b/changelogs/unreleased/25482-fix-api-sudo.yml @@ -1,4 +1,4 @@ --- -title: 'API: Memoize the current_user so that the sudo can work properly' +title: 'API: Memoize the current_user so that sudo can work properly' merge_request: 8017 -author: +author: |