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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
5d550fa5
Commit
5d550fa5
authored
Dec 28, 2018
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.6.1
[ci skip]
parent
4d6fe39a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
CHANGELOG.md
CHANGELOG.md
+25
-0
No files found.
CHANGELOG.md
View file @
5d550fa5
...
...
@@ -2,6 +2,31 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 11.6.1 (2018-12-28)
### Security (15 changes)
-
Escape label and milestone titles to prevent XSS in GFM autocomplete. !2740
-
Prevent private snippets from being embeddable.
-
Add subresources removal to member destroy service.
-
Escape html entities in LabelReferenceFilter when no label found.
-
Allow changing group CI/CD settings only for owners.
-
Authorize before reading job information via API.
-
Prevent leaking protected variables for ambiguous refs.
-
Ensure that build token is only used when running.
-
Issuable no longer is visible to users when project can't be viewed.
-
Don't expose cross project repositories through diffs when creating merge reqeusts.
-
Fix SSRF with import_url and remote mirror url.
-
Fix persistent symlink in project import.
-
Set URL rel attribute for broken URLs.
-
Project guests no longer are able to see refs page.
-
Delete confidential todos for user when downgraded to Guest.
### Other (1 change)
-
Fix due date test. !23845
## 11.6.0 (2018-12-22)
### Security (24 changes, 1 of them is from the community)
...
...
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