diff options
author | Jarka Košanová <jarka@gitlab.com> | 2019-02-13 11:50:24 +0100 |
---|---|---|
committer | Jarka Košanová <jarka@gitlab.com> | 2019-02-20 18:25:10 +0100 |
commit | 2bc5521587ea5ef0869f4435036a5c4f23ab8a0a (patch) | |
tree | b5975aad7aaa304411143c5ec5a2fea478ed8467 /changelogs | |
parent | c46c62c51316da73724848b5f0dcb5aba82475e2 (diff) | |
download | gitlab-ce-2bc5521587ea5ef0869f4435036a5c4f23ab8a0a.tar.gz |
Remove link after issue move when no permissions
Don't show new issue link after move
when a user does not have permissions
to display the new issue
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/security-2799-emails.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-2799-emails.yml b/changelogs/unreleased/security-2799-emails.yml new file mode 100644 index 00000000000..dbf1207810e --- /dev/null +++ b/changelogs/unreleased/security-2799-emails.yml @@ -0,0 +1,5 @@ +--- +title: Don't show new issue link after move when a user does not have permissions +merge_request: +author: +type: security |