BigW Consortium Gitlab

Commit 406299f4 by Robert Speicher

Update CHANGELOG.md for 10.2.8

[ci skip]
parent 83d49d1e
......@@ -2,6 +2,16 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 10.2.8 (2018-02-07)
### 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.2.7 (2018-01-18)
- No 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