Commit 3c67222e authored by Rémy Coutable's avatar Rémy Coutable

Update CHANGELOG.md for 8.13.7

[ci skip]
parent b382a21b
Please view this file on the master branch, on stable branches it's out of date. Please view this file on the master branch, on stable branches it's out of date.
## 8.13.7 (2016-11-28)
- fixes 500 error on project show when user is not logged in and project is still empty. !7376
- Update grape entity to 0.6.0. !7491
- Fix information disclosure in `Projects::BlobController#update`.
- Fix missing access checks on issue lookup using IssuableFinder.
- Replace issue access checks with use of IssuableFinder.
- Non members cannot create labels through the API.
## 8.13.6 (2016-11-17) ## 8.13.6 (2016-11-17)
- Omniauth auto link LDAP user falls back to find by DN when user cannot be found by UID. !7002 - Omniauth auto link LDAP user falls back to find by DN when user cannot be found by UID. !7002
......
---
title: fixes 500 error on project show when user is not logged in and project is still empty
merge_request: 7376
author:
---
title: 'Fix information disclosure in `Projects::BlobController#update`'
merge_request:
author:
---
title: Fix missing access checks on issue lookup using IssuableFinder
merge_request:
author:
---
title: Replace issue access checks with use of IssuableFinder
merge_request:
author:
---
title: Non members cannot create labels through the API
merge_request:
author:
---
title: Update grape entity to 0.6.0
merge_request: 7491
author:
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