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

Update CHANGELOG.md for 13.7.6-ee

[ci skip]
parent 39a4278e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.7.6 (2021-02-01)
### Security (5 changes)
- Filter sensitive GraphQL variables from logs.
- Avoid exposing release links when the user cannot read git-tag/repository.
- Sanitize target branch on MR page.
- Fix DNS rebinding protection bypass when allowing an IP address in Outbound Requests setting.
- Add routes for unmatched url for not-get requests.
## 13.7.5 (2021-01-25)
 
### Fixed (2 changes, 1 of them is from the community)
Loading
Loading
---
title: Filter sensitive GraphQL variables from logs
merge_request:
author:
type: security
---
title: Avoid exposing release links when the user cannot read git-tag/repository
merge_request:
author:
type: security
---
title: Sanitize target branch on MR page
merge_request:
author:
type: security
---
title: Fix DNS rebinding protection bypass when allowing an IP address in Outbound Requests setting
merge_request:
author:
type: security
---
title: Add routes for unmatched url for not-get requests
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