summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-05-16 11:30:57 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-05-16 11:30:57 +0000
commitd0b1993bf813768bab3619d0eb6bead0211d16bf (patch)
tree7c453a4dd0dc18fe93cf38b2f303dff7c9b2669e /CHANGELOG
parent390918b06d980123cb0439af30d5b3ea64925c49 (diff)
parent5210778d6ef61d006a67cec8a785da6c112fc76c (diff)
downloadgitlab-ce-d0b1993bf813768bab3619d0eb6bead0211d16bf.tar.gz
Merge branch 'unauthorized-participants' into 'master'
Don't send notifications to mentioned users that don't have access to the project in question. Fixes internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2325. See merge request !664
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ade877feb9a..11eeac01081 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,7 +44,7 @@ v 7.11.0 (unreleased)
- Fix bug where avatar filenames were not actually deleted from the database during removal (Stan Hu)
- Fix bug where Slack service channel was not saved in admin template settings. (Stan Hu)
- Protect OmniAuth request phase against CSRF.
- -
+ - Don't send notifications to mentioned users that don't have access to the project in question.
-
- Move snippets UI to fluid layout
- Improve UI for sidebar. Increase separation between navigation and content