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
ce996126
Commit
ce996126
authored
Jan 28, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.7.1
[ci skip]
parent
52c0fdd3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
15 deletions
+30
-15
CHANGELOG.md
CHANGELOG.md
+30
-0
changelogs/unreleased/security-2779-fix-email-comment-permissions-check.yml
...sed/security-2779-fix-email-comment-permissions-check.yml
+0
-5
changelogs/unreleased/security-fix-new-issues-login-message.yml
...logs/unreleased/security-fix-new-issues-login-message.yml
+0
-5
changelogs/unreleased/security-pipeline-trigger-tokens-exposure.yml
.../unreleased/security-pipeline-trigger-tokens-exposure.yml
+0
-5
No files found.
CHANGELOG.md
View file @
ce996126
...
...
@@ -2,6 +2,36 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 11.7.1 (2019-01-28)
### Security (24 changes)
-
Make potentially malicious links more visible in the UI and scrub RTLO chars from links. !2770
-
Don't process MR refs for guests in the notes. !2771
-
Sanitize user full name to clean up any URL to prevent mail clients from auto-linking URLs. !2828
-
Fixed XSS content in KaTex links.
-
Disallows unauthorized users from accessing the pipelines section.
-
Verify that LFS upload requests are genuine.
-
Extract GitLab Pages using RubyZip.
-
Prevent awarding emojis to notes whose parent is not visible to user.
-
Prevent unauthorized replies when discussion is locked or confidential.
-
Disable git v2 protocol temporarily.
-
Fix showing ci status for guest users when public pipline are not set.
-
Fix contributed projects info still visible when user enable private profile.
-
Add subresources removal to member destroy service.
-
Add more LFS validations to prevent forgery.
-
Use common error for unauthenticated users when creating issues.
-
Fix slow regex in project reference pattern.
-
Fix private user email being visible in push (and tag push) webhooks.
-
Fix wiki access rights when external wiki is enabled.
-
Group guests are no longer able to see merge requests they don't have access to at group level.
-
Fix path disclosure on project import error.
-
Restrict project import visibility based on its group.
-
Expose CI/CD trigger token only to the trigger owner.
-
Notify only users who can access the project on project move.
-
Alias GitHub and BitBucket OAuth2 callback URLs.
## 11.7.0 (2019-01-22)
### Security (14 changes, 1 of them is from the community)
...
...
changelogs/unreleased/security-2779-fix-email-comment-permissions-check.yml
deleted
100644 → 0
View file @
52c0fdd3
---
title
:
Prevent unauthorized replies when discussion is locked or confidential
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-new-issues-login-message.yml
deleted
100644 → 0
View file @
52c0fdd3
---
title
:
Use common error for unauthenticated users when creating issues
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-pipeline-trigger-tokens-exposure.yml
deleted
100644 → 0
View file @
52c0fdd3
---
title
:
Expose CI/CD trigger token only to the trigger owner
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