diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-05-28 12:47:03 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-05-28 12:47:03 +0100 |
commit | d456895dc2961e90e1f4cfda8b95d51d38238aec (patch) | |
tree | df1f59cbabe6e830eac893b411aef7a0755d6360 /CHANGELOG.md | |
parent | 5791b69181f4f21bc22dc06863169e8ac3a89f8d (diff) | |
download | gitlab-ce-d456895dc2961e90e1f4cfda8b95d51d38238aec.tar.gz |
Update CHANGELOG.md for 10.7.5
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6da264c8709..71e8e82555a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -193,6 +193,15 @@ entry. - Gitaly handles repository forks by default. +## 10.7.5 (2018-05-28) + +### Security (3 changes) + +- Prevent user passwords from being changed without providing the previous password. +- Fix API to remove deploy key from project instead of deleting it entirely. +- Fixed bug that allowed importing arbitrary project attributes. + + ## 10.7.4 (2018-05-21) ### Fixed (1 change) |