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
7dc8a3ff
Commit
7dc8a3ff
authored
Oct 28, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 12.4.1
[ci skip]
parent
28a77b2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
CHANGELOG.md
CHANGELOG.md
+20
-0
No files found.
CHANGELOG.md
View file @
7dc8a3ff
...
...
@@ -2,6 +2,26 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 12.4.1
### Security (14 changes)
-
Standardize error response when route is missing.
-
Do not display project labels that are not visible for user accessing group labels.
-
Show cross-referenced label and milestones in issues' activities only to authorized users.
-
Show cross-referenced label and milestones in issues' activities only to authorized users.
-
Analyze incoming GraphQL queries and check for recursion.
-
Disallow unprivileged users from commenting on private repository commits.
-
Don't allow maintainers of a target project to delete the source branch of a merge request from a fork.
-
Require Maintainer permission on group where project is transferred to.
-
Don't leak private members in project member autocomplete suggestions.
-
Return 404 on LFS request if project doesn't exist.
-
Mask sentry auth token in Error Tracking dashboard.
-
Fixes a Open Redirect issue in
`InternalRedirect`
.
-
Remove deploy access level when project/group link is deleted.
-
Sanitize all wiki markup formats with GitLab sanitization pipelines.
## 12.4.0
### Security (14 changes)
...
...
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