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
3b6a88cc
Commit
3b6a88cc
authored
Jan 28, 2019
by
GitLab Release Tools Bot
Committed by
Yorick Peterse
Jan 31, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.7.1
[ci skip]
parent
5af2ea95
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
30 additions
and
101 deletions
+30
-101
CHANGELOG.md
CHANGELOG.md
+30
-0
changelogs/unreleased/extract-pages-with-rubyzip.yml
changelogs/unreleased/extract-pages-with-rubyzip.yml
+0
-5
changelogs/unreleased/fix-security-group-user-removal.yml
changelogs/unreleased/fix-security-group-user-removal.yml
+0
-5
changelogs/unreleased/security-2767-verify-lfs-finalize-from-workhorse.yml
...ased/security-2767-verify-lfs-finalize-from-workhorse.yml
+0
-5
changelogs/unreleased/security-2769-idn-homograph-attack.yml
changelogs/unreleased/security-2769-idn-homograph-attack.yml
+0
-5
changelogs/unreleased/security-2776-fix-add-reaction-permissions.yml
...unreleased/security-2776-fix-add-reaction-permissions.yml
+0
-5
changelogs/unreleased/security-2779-fix-email-comment-permissions-check.yml
...sed/security-2779-fix-email-comment-permissions-check.yml
+0
-5
changelogs/unreleased/security-2780-disable-git-v2-protocol.yml
...logs/unreleased/security-2780-disable-git-v2-protocol.yml
+0
-5
changelogs/unreleased/security-commit-status-shown-for-guest-user.yml
...nreleased/security-commit-status-shown-for-guest-user.yml
+0
-5
changelogs/unreleased/security-contributed-projects.yml
changelogs/unreleased/security-contributed-projects.yml
+0
-5
changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml
.../unreleased/security-do-not-process-mr-ref-for-guests.yml
+0
-5
changelogs/unreleased/security-fix-lfs-import-project-ssrf-forgery.yml
...released/security-fix-lfs-import-project-ssrf-forgery.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-fix-regex-dos.yml
changelogs/unreleased/security-fix-regex-dos.yml
+0
-5
changelogs/unreleased/security-fix-user-email-tag-push-leak.yml
...logs/unreleased/security-fix-user-email-tag-push-leak.yml
+0
-5
changelogs/unreleased/security-fix-wiki-access-rights-with-external-wiki-enabled.yml
...ity-fix-wiki-access-rights-with-external-wiki-enabled.yml
+0
-5
changelogs/unreleased/security-guests-can-see-list-of-merge-requests.yml
...leased/security-guests-can-see-list-of-merge-requests.yml
+0
-6
changelogs/unreleased/security-import-path-logging.yml
changelogs/unreleased/security-import-path-logging.yml
+0
-5
changelogs/unreleased/security-import-project-visibility.yml
changelogs/unreleased/security-import-project-visibility.yml
+0
-5
changelogs/unreleased/security-pipeline-trigger-tokens-exposure.yml
.../unreleased/security-pipeline-trigger-tokens-exposure.yml
+0
-5
changelogs/unreleased/security-project-move-users.yml
changelogs/unreleased/security-project-move-users.yml
+0
-5
No files found.
CHANGELOG.md
View file @
3b6a88cc
...
@@ -2,6 +2,36 @@
...
@@ -2,6 +2,36 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
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)
## 11.7.0 (2019-01-22)
### Security (14 changes, 1 of them is from the community)
### Security (14 changes, 1 of them is from the community)
...
...
changelogs/unreleased/extract-pages-with-rubyzip.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Extract GitLab Pages using RubyZip
merge_request
:
author
:
type
:
security
changelogs/unreleased/fix-security-group-user-removal.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Add subresources removal to member destroy service
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-2767-verify-lfs-finalize-from-workhorse.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Verify that LFS upload requests are genuine
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-2769-idn-homograph-attack.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Make potentially malicious links more visible in the UI and scrub RTLO chars from links
merge_request
:
2770
author
:
type
:
security
changelogs/unreleased/security-2776-fix-add-reaction-permissions.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Prevent awarding emojis to notes whose parent is not visible to user
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-2779-fix-email-comment-permissions-check.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Prevent unauthorized replies when discussion is locked or confidential
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-2780-disable-git-v2-protocol.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Disable git v2 protocol temporarily
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-commit-status-shown-for-guest-user.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix showing ci status for guest users when public pipline are not set
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-contributed-projects.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix contributed projects info still visible when user enable private profile
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-do-not-process-mr-ref-for-guests.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Don't process MR refs for guests in the notes
merge_request
:
2771
author
:
type
:
security
changelogs/unreleased/security-fix-lfs-import-project-ssrf-forgery.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Add more LFS validations to prevent forgery
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-new-issues-login-message.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Use common error for unauthenticated users when creating issues
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-regex-dos.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix slow regex in project reference pattern
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-user-email-tag-push-leak.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix private user email being visible in push (and tag push) webhooks
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-wiki-access-rights-with-external-wiki-enabled.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix wiki access rights when external wiki is enabled
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-guests-can-see-list-of-merge-requests.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Group guests are no longer able to see merge requests they don't have access
to at group level
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-import-path-logging.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Fix path disclosure on project import error
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-import-project-visibility.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Restrict project import visibility based on its group
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-pipeline-trigger-tokens-exposure.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Expose CI/CD trigger token only to the trigger owner
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-project-move-users.yml
deleted
100644 → 0
View file @
5af2ea95
---
title
:
Notify only users who can access the project on project move.
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