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:48:31 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-02 21:48:31 +0300
commitc8765d37e69221339ea0334bb7d41163b1698ae8 (patch)
tree09c25f8308d89c0400e430a278731f2c51da9b94
parent9664a064010c042548b75be3bd733ab0b9eb0802 (diff)
Update CHANGELOG.md for 13.1.10
[ci skip]
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4aa466ae5a0..2e2379571f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1693,6 +1693,13 @@ entry.
- Remove removeIssue logic from list model. (nuwe1)
+## 13.1.10 (2020-09-02)
+
+### Security (1 change)
+
+- Protect OAuth endpoints from brute force/password stuffing.
+
+
## 13.1.9 (2020-09-02)
### Security (23 changes, 1 of them is from the community)