Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
projects.thm.de
GitLab
Commits
eccc8f05
Commit
eccc8f05
authored
Mar 26, 2019
by
GitLab Release Tools Bot
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.7.8
[ci skip]
parent
e0a40301
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
13 additions
and
35 deletions
+13
-35
CHANGELOG.md
CHANGELOG.md
+13
-0
changelogs/unreleased/disallow-guests-to-access-releases.yml
changelogs/unreleased/disallow-guests-to-access-releases.yml
+0
-5
changelogs/unreleased/security-55503-fix-pdf-js-vulnerability.yml
...gs/unreleased/security-55503-fix-pdf-js-vulnerability.yml
+0
-5
changelogs/unreleased/security-56224.yml
changelogs/unreleased/security-56224.yml
+0
-5
changelogs/unreleased/security-56927-xss-resolve-conflicts-branch-name.yml
...ased/security-56927-xss-resolve-conflicts-branch-name.yml
+0
-5
changelogs/unreleased/security-exif-migration.yml
changelogs/unreleased/security-exif-migration.yml
+0
-5
changelogs/unreleased/security-mass-assignment-on-project-update.yml
...unreleased/security-mass-assignment-on-project-update.yml
+0
-5
changelogs/unreleased/use-untrusted-regexp.yml
changelogs/unreleased/use-untrusted-regexp.yml
+0
-5
No files found.
CHANGELOG.md
View file @
eccc8f05
...
...
@@ -2,6 +2,19 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 11.7.8 (2019-03-26)
### Security (7 changes)
-
Disallow guest users from accessing Releases.
-
Fix PDF.js vulnerability.
-
Hide "related branches" when user does not have permission.
-
Fix XSS in resolve conflicts form.
-
Added rake task for removing EXIF data from existing uploads.
-
Disallow updating namespace when updating a project.
-
Use UntrustedRegexp for matching refs policy.
## 11.7.7 (2019-03-19)
### Security (2 changes)
...
...
changelogs/unreleased/disallow-guests-to-access-releases.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Disallow guest users from accessing Releases
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-55503-fix-pdf-js-vulnerability.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Fix PDF.js vulnerability
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-56224.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Hide "related branches" when user does not have permission
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-56927-xss-resolve-conflicts-branch-name.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Fix XSS in resolve conflicts form
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-exif-migration.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Added rake task for removing EXIF data from existing uploads.
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-mass-assignment-on-project-update.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Disallow updating namespace when updating a project
merge_request
:
author
:
type
:
security
changelogs/unreleased/use-untrusted-regexp.yml
deleted
100644 → 0
View file @
e0a40301
---
title
:
Use UntrustedRegexp for matching refs policy
merge_request
:
author
:
type
:
security
Daniel Gerhardt
@dgrh99
mentioned in commit
b3ae33a2
·
Apr 04, 2019
mentioned in commit
b3ae33a2
mentioned in commit b3ae33a2fc2252db8c1449d4a6ba67741121deaa
Toggle commit list
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