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

Update CHANGELOG.md for 13.8.4-ee

[ci skip]
parent a50d2bfa
No related branches found
No related tags found
No related merge requests found
Showing with 15 additions and 45 deletions
Loading
Loading
@@ -2,6 +2,21 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.8.4 (2021-02-11)
### Security (9 changes)
- Cancel running and pending jobs when a project is deleted. !1220
- Prevent Denial of Service Attack on gitlab-shell.
- Prevent exposure of confidential issue titles in file browser.
- Updates authorization for linting API.
- Check user access on API merge request read actions.
- Limit daily invitations to groups and projects.
- Enforce the analytics enabled project setting for project-level analytics features.
- Perform SSL verification for FortiTokenCloud Integration.
- Prevent Server-side Request Forgery for Prometheus when secured by Google IAP.
## 13.8.3 (2021-02-05)
 
### Fixed (2 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: Enforce the analytics enabled project setting for project-level analytics features
merge_request:
author:
type: security
---
title: Perform SSL verification for FortiTokenCloud Integration
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