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
42ca24aa
Commit
42ca24aa
authored
Mar 04, 2020
by
Mayra Cabrera
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'dev/master'
parents
d3fc3be0
cef5faea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
CHANGELOG.md
CHANGELOG.md
+27
-0
No files found.
CHANGELOG.md
View file @
42ca24aa
...
...
@@ -2,6 +2,33 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 12.8.2
### Security (17 changes)
-
Update container registry authentication to account for login request when checking permissions.
-
Update ProjectAuthorization when deleting or updating GroupGroupLink.
-
Prevent an endless checking loop for two merge requests targeting each other.
-
Update user 2fa when accepting a group invite.
-
Fix for XSS in branch names.
-
Prevent directory traversal through FileUploader.
-
Run project badge images through the asset proxy.
-
Check merge requests read permissions before showing them in the pipeline widget.
-
Respect member access level for group shares.
-
Remove OID filtering during LFS imports.
-
Protect against denial of service using pipeline webhook recursion.
-
Expire account confirmation token.
-
Prevent XSS in admin grafana URL setting.
-
Don't require base_sha in DiffRefsType.
-
Sanitize output by dependency linkers.
-
Recalculate ProjectAuthorizations for all users.
-
Escape special chars in Sentry error header.
### Other (1 change, 1 of them is from the community)
-
Fix fixtures for Error Tracking Web UI. !26233 (Takuya Noguchi)
## 12.8.1
### Fixed (5 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