Update CHANGELOG-EE.md for 11.7.1-ee

[ci skip]
parent 6f468a95
Please view this file on the master branch, on stable branches it's out of date.
## 11.7.1 (2019-01-28)
### Security (6 changes)
- Avoid leaking unauthorized approver group members. !766
- Sanitize user full name to clean up any URL to prevent mail clients from auto-linking URLs. !791
- Check access rights when creating/updating ProtectedRefs.
- Fix locked file visibility issue for private repositories.
- Filter out non-project member approvers.
- Remove HTTP POST in JIRA OAuth access_token endpoint.
## 11.7.0 (2019-01-22)
### Security (1 change)
......
---
title: Filter out non-project member approvers
merge_request:
author:
type: security
---
title: Fix locked file visibility issue for private repositories
merge_request:
author:
type: security
---
title: Check access rights when creating/updating ProtectedRefs
merge_request:
author:
type: security
---
title: Avoid leaking unauthorized approver group members
merge_request: 766
author:
type: security
---
title: Remove HTTP POST in JIRA OAuth access_token endpoint
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