BigW Consortium Gitlab

Commit 51840698 by Luke Bennett

Update CHANGELOG.md for 10.4.3

[ci skip]
parent bd6a7eef
......@@ -2,6 +2,16 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 10.4.3 (2018-02-05)
### Security (4 changes)
- Fix namespace access issue for GitHub, BitBucket, and GitLab.com project importers.
- Fix stored XSS in code blocks that ignore highlighting.
- Fix wilcard protected tags protecting all branches.
- Restrict Todo API mark_as_done endpoint to the user's todos only.
## 10.4.2 (2018-01-30)
### Fixed (6 changes)
......
---
title: Fix namespace access issue for GitHub, BitBucket, and GitLab.com project importers
merge_request:
author:
type: security
---
title: Fix stored XSS in code blocks that ignore highlighting
merge_request:
author:
type: security
---
title: Fix wilcard protected tags protecting all branches
merge_request:
author:
type: security
---
title: Restrict Todo API mark_as_done endpoint to the user's todos only
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