Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-02 21:29:25 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-02 21:29:25 +0300
commit9664a064010c042548b75be3bd733ab0b9eb0802 (patch)
tree233b2566295735e722bfdd1d7b60c18dfeff56dc /CHANGELOG.md
parent39187a8406b89b6c7fe523f6081f806431dfc86b (diff)
Update CHANGELOG.md for 13.2.8
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
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)