Skip to content
Snippets Groups Projects
Commit cc7b15fe authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 11.11.7

[ci skip]
parent a90b3864
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -644,6 +644,21 @@ entry.
- Moves snowplow to CE repo.
 
 
## 11.11.7
### Security (9 changes)
- Restrict slash commands to users who can log in.
- Patch XSS issue in wiki links.
- Filter merge request params on the new merge request page.
- Fix Server Side Request Forgery mitigation bypass.
- Show badges if pipelines are public otherwise default to project permissions.
- Do not allow localhost url redirection in GitHub Integration.
- Do not show moved issue id for users that cannot read issue.
- Use source project as permissions reference for MergeRequestsController#pipelines.
- Drop feature to take ownership of trigger token.
## 11.11.4 (2019-06-26)
 
### Fixed (3 changes)
Loading
Loading
---
title: Patch XSS issue in wiki links
merge_request:
author:
type: security
---
title: Filter merge request params on the new merge request page
merge_request:
author:
type: security
---
title: Fix Server Side Request Forgery mitigation bypass
merge_request:
author:
type: security
---
title: Show badges if pipelines are public otherwise default to project permissions.
erge_request:
author:
type: security
---
title: Do not allow localhost url redirection in GitHub Integration
merge_request:
author:
type: security
---
title: Do not show moved issue id for users that cannot read issue
merge_request:
author:
type: security
---
title: Drop feature to take ownership of trigger token.
merge_request:
author:
type: security
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment