- 29 Jun, 2020 40 commits
-
-
GitLab Release Tools Bot authored
Change from hybrid to JSON cookies serializer Closes #171 See merge request gitlab-org/security/gitlab!641
-
Drew Blessing authored
JSON has been the default serializer since Rails 4.1. Hybrid serializer was meant to allow backward compatibility when upgrading pre-Rails 4.1. It's been some time since we upgraded to Rails 4.1 so now we don't need the hybrid serializer anymore. This also causes security concerns since the previous serializer was Marshal.
-
GitLab Release Tools Bot authored
Stored XSS on the Error Tracking page Closes #145 See merge request gitlab-org/security/gitlab!563
-
GitLab Release Tools Bot authored
Upgrade swagger-ui to solve XSS issues Closes #170 See merge request gitlab-org/security/gitlab!577
-
GitLab Release Tools Bot authored
Validate group names with Rails HTML sanitizer Closes #149 See merge request gitlab-org/security/gitlab!572
-
GitLab Release Tools Bot authored
Fix XSS in Banzai's `#data_attributes_for` Closes #150 See merge request gitlab-org/security/gitlab!576
-
GitLab Release Tools Bot authored
Update xterm js dependency to latest stable 3.X version Closes #128 See merge request gitlab-org/security/gitlab!501
-
Jeremy Matos authored
-
GitLab Release Tools Bot authored
Update permissions for time tracking endpoints Closes #153 See merge request gitlab-org/security/gitlab!587
-
GitLab Release Tools Bot authored
Update Kaminari gem Closes #152 See merge request gitlab-org/security/gitlab!575
-
GitLab Release Tools Bot authored
Make sure user info is sanitized when rendered Closes #151 See merge request gitlab-org/security/gitlab!579
-
Scott Stern authored
-
GitLab Release Tools Bot authored
Security fix project authorizations for security dashboard Closes #144 See merge request gitlab-org/security/gitlab!561
-
Mehmet Emin INAC authored
-
GitLab Release Tools Bot authored
Fixes pypi XSS Closes #141 See merge request gitlab-org/security/gitlab!555
-
Martin Wortschack authored
Remove append-right-48 utility class See merge request gitlab-org/gitlab!35545
-
Mike Jang authored
Clarify use of private, public, internal groups Closes #211811 See merge request gitlab-org/gitlab!35439
-
Mike Jang authored
-
Mike Jang authored
Improve docs related to LDAP membership lock Closes #217478 See merge request gitlab-org/gitlab!35332
-
Igor Drozdov authored
Static Site Editor can’t be opened in projects belonging to a subgroup See merge request gitlab-org/gitlab!35378
-
Enrique Alcántara authored
-
Jose Vargas authored
This removes the append-right-48 utility class, no replacements were needed
-
Amy Qualls authored
Fix spelling mistakes See merge request gitlab-org/gitlab!35321
-
Oswaldo Ferreira authored
Fix VSA code stage query See merge request gitlab-org/gitlab!35324
-
Jose Ivan Vargas authored
Update docs for group/instance-level security dash See merge request gitlab-org/gitlab!35533
-
Enrique Alcántara authored
Resolve "Display non-markdown content in the WYSIWYG mode of the SSE::Identifiers" Closes #221082 See merge request gitlab-org/gitlab!35077
-
Derek Knox authored
Add initial custom renderer for the markdown identifier syntax (reusable links and desc). Minor refactor to render signatures too due to need for node not just context.
-
Oswaldo Ferreira authored
Forward correlation ID to Elasticsearch as X-Opaque-Id header See merge request gitlab-org/gitlab!35403
-
Douglas Barbosa Alexandre authored
Ensure .git/config is updated for forks See merge request gitlab-org/gitlab!35305
-
Amy Qualls authored
Update Terraform docs, fix multiple typos See merge request gitlab-org/gitlab!35399
-
Douglas Barbosa Alexandre authored
Defer updating .git/config for imported projects See merge request gitlab-org/gitlab!35308
-
Pavel Shutsin authored
-
Phil Hughes authored
Resolve "Add no graph empty state for DAG" See merge request gitlab-org/gitlab!35053
-
Frédéric Caplette authored
We add a new empty state to the graph so that we can redirect users to the job dependencies documentation and educate them on this architecture. This should only appears when there is not enough data to render the graph and there are no errors while parsing the data.
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!35457
-
Amy Qualls authored
Docs: switch order to match AWS IAM setup See merge request gitlab-org/gitlab!35250
-
Brendan O'Leary 🐢 authored
-
Nick Thomas authored
Explicitly give `override` for `EE::Project#feature_available?` See merge request gitlab-org/gitlab!35520
-
Alexander Turinske authored
- update screen shots
-
Marcin Sedlak-Jakubowski authored
Add note suggesting best practice for address used See merge request gitlab-org/gitlab!34874
-