Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
27784f93
Commit
27784f93
authored
Sep 02, 2020
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'dev/master'
parents
8f2f7442
8733e7ed
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
33 additions
and
5 deletions
+33
-5
CHANGELOG-EE.md
CHANGELOG-EE.md
+12
-0
CHANGELOG.md
CHANGELOG.md
+21
-0
changelogs/unreleased/security-205-dblessing-oauth-token-brute-force.yml
...leased/security-205-dblessing-oauth-token-brute-force.yml
+0
-5
No files found.
CHANGELOG-EE.md
View file @
27784f93
Please view this file on the master branch, on stable branches it's out of date.
## 13.3.4 (2020-09-02)
-
No changes.
## 13.3.3 (2020-09-02)
### Security (2 changes)
...
...
@@ -262,6 +266,10 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Replace -800 hex value, replace usages with -700. !39734
## 13.2.8 (2020-09-02)
-
No changes.
## 13.2.7 (2020-09-02)
### Security (2 changes)
...
...
@@ -661,6 +669,10 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Resolve duplicate use of shorcuts-tree. !36732
## 13.1.10 (2020-09-02)
-
No changes.
## 13.1.9 (2020-09-02)
### Security (2 changes)
...
...
CHANGELOG.md
View file @
27784f93
...
...
@@ -2,6 +2,13 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 13.3.4 (2020-09-02)
### Security (1 change)
-
Protect OAuth endpoints from brute force/password stuffing.
## 13.3.3 (2020-09-02)
### Security (23 changes, 1 of them is from the community)
...
...
@@ -582,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)
...
...
@@ -1679,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)
...
...
changelogs/unreleased/security-205-dblessing-oauth-token-brute-force.yml
deleted
100644 → 0
View file @
8f2f7442
---
title
:
Protect OAuth endpoints from brute force/password stuffing
merge_request
:
author
:
type
:
security
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment