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

Update CHANGELOG.md for 13.8.5-ee

[ci skip]
parent 14b169ec
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.8.5 (2021-03-04)
### Security (6 changes)
- Fix XSS in wiki author email and name.
- Bump thrift gem to 0.14.0.
- Allow only owners to manage group variables.
- Do not store marshalled sessions ids in Redis.
- Workhorse: prevent escaped router path traversal.
- Fix XSS vulnerability for swagger file viewer.
## 13.8.4 (2021-02-11)
 
### Security (9 changes)
Loading
Loading
---
title: Fix XSS in wiki author email and name
merge_request:
author:
type: security
---
title: Bump thrift gem to 0.14.0
merge_request:
author:
type: security
---
title: Allow only owners to manage group variables
merge_request:
author:
type: security
---
title: Do not store marshalled sessions ids in Redis
merge_request:
author:
type: security
---
title: 'Workhorse: prevent escaped router path traversal'
merge_request:
author:
type: security
---
title: Fix XSS vulnerability for swagger file viewer
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