Commit bacd16f9 authored by Yorick Peterse's avatar Yorick Peterse

Added missing changelog entries for 12.10.13

parent b05279cb
......@@ -374,6 +374,14 @@ Please view this file on the master branch, on stable branches it's out of date.
- Translate unauthenticated user string for Audit Event. !31856 (Sashi Kumar)
## 12.10.13 (2020-07-01)
### Security (2 changes)
- Fixed pypi package API XSS.
- Fix project authorizations for instance security dashboard.
## 12.10.12 (2020-06-24)
- No changes.
......
......@@ -694,6 +694,27 @@ entry.
- Use visitUrl in Alert management. !32414
## 12.10.13 (2020-07-01)
### Security (15 changes)
- Do not show activity for users with private profiles.
- Fix stored XSS in markdown renderer.
- Upgrade swagger-ui to solve XSS issues.
- Fix group deploy token API authorizations.
- Check access when sending TODOs related to merge requests.
- Change from hybrid to JSON cookies serializer.
- Prevent XSS in group name validations.
- Disable caching for wiki attachments.
- Fix null byte error in upload path.
- Update permissions for time tracking endpoints.
- Update Kaminari gem.
- Fix note author name rendering.
- Sanitize bitbucket repo urls to mitigate XSS.
- Stored XSS on the Error Tracking page.
- Fix security issue when rendering issuable.
## 12.10.12 (2020-06-24)
### Fixed (1 change)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment