Update CHANGELOG-EE.md for 11.11.7-ee

[ci skip]
parent 90777052
......@@ -166,6 +166,17 @@ Please view this file on the master branch, on stable branches it's out of date.
- Remove commit count from storage quotass.
## 11.11.7
### Security (5 changes)
- Don't override approval rules if not allowed.
- Grant admin note permissions in epics for maintainers and owners.
- Prevent an XSS vector in the add approver email.
- Ensure the Insights configuration project is part of the group and is accessible to the current user.
- Make vulnerability feedback invisible if limited access to repo.
## 11.11.4 (2019-06-26)
### Fixed (1 change)
......
---
title: Don't override approval rules if not allowed
merge_request:
author:
type: security
---
title: Prevent an XSS vector in the add approver email
merge_request:
author:
type: security
---
title: Make vulnerability feedback invisible if limited access to repo
merge_request:
author:
type: security
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment