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
29185008
Commit
29185008
authored
May 27, 2020
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 12.10.7
[ci skip]
parent
7ee8a6cf
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
20 additions
and
70 deletions
+20
-70
CHANGELOG.md
CHANGELOG.md
+20
-0
changelogs/unreleased/216528-confidential-issue.yml
changelogs/unreleased/216528-confidential-issue.yml
+0
-5
changelogs/unreleased/security-132-remove-eks-details-from-admin-form.yml
...eased/security-132-remove-eks-details-from-admin-form.yml
+0
-5
changelogs/unreleased/security-208449-fix-deploy-key-can-push.yml
...gs/unreleased/security-208449-fix-deploy-key-can-push.yml
+0
-5
changelogs/unreleased/security-25994-unverified-email-mitigation.yml
...unreleased/security-25994-unverified-email-mitigation.yml
+0
-5
changelogs/unreleased/security-99-disable-caching-on-api-repo-blobs-raw.yml
...sed/security-99-disable-caching-on-api-repo-blobs-raw.yml
+0
-5
changelogs/unreleased/security-dblessing-oauth-email-verification.yml
...nreleased/security-dblessing-oauth-email-verification.yml
+0
-5
changelogs/unreleased/security-do-not-expose-kubernetes-token.yml
...gs/unreleased/security-do-not-expose-kubernetes-token.yml
+0
-5
changelogs/unreleased/security-fix-email-confirmation-bug.yml
...gelogs/unreleased/security-fix-email-confirmation-bug.yml
+0
-5
changelogs/unreleased/security-fix-mermaid-issue.yml
changelogs/unreleased/security-fix-mermaid-issue.yml
+0
-5
changelogs/unreleased/security-forked-from.yml
changelogs/unreleased/security-forked-from.yml
+0
-5
changelogs/unreleased/security-gb-fix-workhorse-zip-metadata-resources.yml
...ased/security-gb-fix-workhorse-zip-metadata-resources.yml
+0
-5
changelogs/unreleased/security-group-import-file-enuming.yml
changelogs/unreleased/security-group-import-file-enuming.yml
+0
-5
changelogs/unreleased/security-jivanvl-prevent-xss-duplicate-dashboard-modal.yml
...ecurity-jivanvl-prevent-xss-duplicate-dashboard-modal.yml
+0
-5
changelogs/unreleased/security-use-gsub-variable-substitution.yml
...gs/unreleased/security-use-gsub-variable-substitution.yml
+0
-5
No files found.
CHANGELOG.md
View file @
29185008
...
@@ -2,6 +2,26 @@
...
@@ -2,6 +2,26 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
entry.
## 12.10.7 (2020-05-27)
### Security (14 changes)
-
Add an extra validation to Static Site Editor payload.
-
Hide EKS secret key in admin integrations settings.
-
Added data integrity check before updating a deploy key.
-
Display only verified emails on notifications and profile page.
-
Disable caching on repo/blobs/[sha]/raw endpoint.
-
Require confirmed email address for GitLab OAuth authentication.
-
Kubernetes cluster details page no longer exposes Service Token.
-
Fix confirming unverified emails with soft email confirmation flow enabled.
-
Disallow user to control PUT request using mermaid markdown in issue description.
-
Check forked project permissions before allowing fork.
-
Limit memory footprint of a command that generates ZIP artifacts metadata.
-
Fix file enuming using Group Import.
-
Prevent XSS in the monitoring dashboard.
-
Use
`gsub`
instead of the Ruby
`%`
operator to perform variable substitution in Prometheus proxy API.
## 12.10.6 (2020-05-15)
## 12.10.6 (2020-05-15)
### Fixed (5 changes)
### Fixed (5 changes)
...
...
changelogs/unreleased/216528-confidential-issue.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Add an extra validation to Static Site Editor payload
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-132-remove-eks-details-from-admin-form.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Hide EKS secret key in admin integrations settings
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-208449-fix-deploy-key-can-push.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Added data integrity check before updating a deploy key.
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-25994-unverified-email-mitigation.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Display only verified emails on notifications and profile page
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-99-disable-caching-on-api-repo-blobs-raw.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Disable caching on repo/blobs/[sha]/raw endpoint
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-dblessing-oauth-email-verification.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Require confirmed email address for GitLab OAuth authentication
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-do-not-expose-kubernetes-token.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Kubernetes cluster details page no longer exposes Service Token
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-email-confirmation-bug.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Fix confirming unverified emails with soft email confirmation flow enabled
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-fix-mermaid-issue.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Disallow user to control PUT request using mermaid markdown in issue description
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-forked-from.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Check forked project permissions before allowing fork
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-gb-fix-workhorse-zip-metadata-resources.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Limit memory footprint of a command that generates ZIP artifacts metadata
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-group-import-file-enuming.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Fix file enuming using Group Import
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-jivanvl-prevent-xss-duplicate-dashboard-modal.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Prevent XSS in the monitoring dashboard
merge_request
:
author
:
type
:
security
changelogs/unreleased/security-use-gsub-variable-substitution.yml
deleted
100644 → 0
View file @
7ee8a6cf
---
title
:
Use `gsub` instead of the Ruby `%` operator to perform variable substitution in Prometheus proxy API
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