From 9664a064010c042548b75be3bd733ab0b9eb0802 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Wed, 2 Sep 2020 18:29:25 +0000 Subject: [PATCH] Update CHANGELOG.md for 13.2.8 [ci skip] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f298013d188..4aa466ae5a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -589,6 +589,13 @@ entry. - Replace fa-pencil icon with GitLab SVG. !39648 +## 13.2.8 (2020-09-02) + +### Security (1 change) + +- Protect OAuth endpoints from brute force/password stuffing. + + ## 13.2.7 (2020-09-02) ### Security (23 changes, 1 of them is from the community)