Update CHANGELOG.md for 11.7.10

[ci skip]
This commit is contained in:
GitLab Release Tools Bot 2019-03-28 15:18:32 +00:00
parent c29a92fc31
commit 52eda8925d
1 changed files with 13 additions and 0 deletions

View File

@ -576,6 +576,19 @@ entry.
- Creates mixin to reduce code duplication between CE and EE in graph component.
## 11.7.10 (2019-03-28)
### Security (7 changes)
- Disallow guest users from accessing Releases.
- Fix PDF.js vulnerability.
- Hide "related branches" when user does not have permission.
- Fix XSS in resolve conflicts form.
- Added rake task for removing EXIF data from existing uploads.
- Disallow updating namespace when updating a project.
- Use UntrustedRegexp for matching refs policy.
## 11.7.8 (2019-03-26)
### Security (7 changes)