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

Update CHANGELOG.md for 13.6.7-ee

[ci skip]
parent 6a536ec0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,19 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.6.7 (2021-02-11)
### Security (7 changes)
- Cancel running and pending jobs when a project is deleted. !1220
- Updates authorization for linting API.
- Prevent exposure of confidential issue titles in file browser.
- Check user access on API merge request read actions.
- Prevent Denial of Service Attack on gitlab-shell.
- Limit daily invitations to groups and projects.
- Prevent Server-side Request Forgery for Prometheus when secured by Google IAP.
## 13.6.6 (2021-02-01)
 
### Security (5 changes)
Loading
Loading
---
title: Cancel running and pending jobs when a project is deleted
merge_request: 1220
author:
type: security
---
title: Check user access on API merge request read actions
merge_request:
author:
type: security
---
title: Prevent exposure of confidential issue titles in file browser
merge_request:
author:
type: security
---
title: Updates authorization for linting API
merge_request:
author:
type: security
---
title: Prevent Denial of Service Attack on gitlab-shell
merge_request:
author:
type: security
---
title: Limit daily invitations to groups and projects
merge_request:
author:
type: security
---
title: Prevent Server-side Request Forgery for Prometheus when secured by Google IAP
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