- Mar 31, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Mar 30, 2021
-
-
Robert Speicher authored
Escape HTML on scoped labels tooltip See merge request gitlab-org/security/gitlab!1325
-
GitLab Release Tools Bot authored
Fixes XSS with source branch in the merge request sidebar See merge request gitlab-org/security/gitlab!1320
-
GitLab Release Tools Bot authored
Merge branch 'security-360-prevent-any-users-from-deleting-metrics-issue-images-13-8' into '13-8-stable-ee' Adjust issuable policy for metric images See merge request gitlab-org/security/gitlab!1307
-
GitLab Release Tools Bot authored
Only accept POST request to trigger system hooks See merge request gitlab-org/security/gitlab!1313
-
GitLab Release Tools Bot authored
Leave pool repository on fork unlinking See merge request gitlab-org/security/gitlab!1297
-
GitLab Release Tools Bot authored
Prevent infinite loop when checking if collaboration is allowed See merge request gitlab-org/security/gitlab!1295
-
GitLab Release Tools Bot authored
Kroki Arbitrary File Read/Write See merge request gitlab-org/security/gitlab!1285
-
- Mar 29, 2021
-
-
Mario Sebastián Celi Calderón authored
-
- Mar 26, 2021
-
-
Robert Speicher authored
Cherry-pick mimemagic-related changes to 13-8-stable-ee See merge request gitlab-org/gitlab!57616
-
Yorick Peterse authored
Use ruby-magic-static for the time being See merge request gitlab-org/gitlab!57487
-
Heinrich Lee Yu authored
Use upstream ruby-magic project See merge request gitlab-org/gitlab!57463
-
Robert Speicher authored
Don't use Git in the mimemagic shim See merge request gitlab-org/gitlab!57516
-
Heinrich Lee Yu authored
Update ruby-magic-static to v0.3.1 See merge request gitlab-org/gitlab!57458
-
Heinrich Lee Yu authored
Create a fake mimemagic gem in the vendors folder [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57443
-
Dylan Griffith authored
Replace mimemagic dependency and introduce a Gitlab::Utils::MimeType class See merge request gitlab-org/gitlab!57387
-
Thong Kuah authored
Initial introduction of Gitlab::Utils::MimeType class See merge request gitlab-org/gitlab!57421
-
Luke Duncalfe authored
Remove hipchat gem, and make HipChat service a no-op See merge request gitlab-org/gitlab!57434
-
- Mar 23, 2021
-
-
Ron Chan authored
Adding changelog for system hooks trigger Adding the changelog file security-trigger-system-hook-by-post.yml Added spec for POST request to system hooks Remove GET request endpoints for system hooks
-
- Mar 22, 2021
-
-
Sean Arnold authored
- Prevent non members from having destructive permisions
-
- Mar 18, 2021
-
-
Igor Drozdov authored
When a visibility of a repository changes we need to leave the pool in order to avoid accessing objects via forks that are attached to the same pool
-
- Mar 17, 2021
-
-
Brett Walker authored
Locked attributes should not be able to be overridden using a {counter}. Added specs for updated kroki gem as well.
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Mar 16, 2021
-
-
Yorick Peterse authored
Patch Kramdown syntax highlighter gem See merge request gitlab-org/security/gitlab!1292
-
Patrick Bajao authored
When there are merge requests in the same project that have their source/target branches to each other and collaboration is allowed, it can result to an infinite loop when a Reporter/Guest views a project. This fix adds a `skip_collaboration_check` to `Gitlab::UserAccess` so when `Project#fetch_branch_allows_collaboration` calls `MergeRequest#can_be_merged_by?` (which calls `Gitlab::UserAccess` again), it will not check if collaboration is allowed.
-
- Mar 15, 2021
-
-
Stan Hu authored
This restricts Rouge formatters to the Rouge::Formatters namespace to prevent arbitrary classes from being instantiated. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/324452
-
- Mar 04, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Mar 03, 2021
-
-
Robert Speicher authored
Workhorse: prevent escaped router path traversal See merge request gitlab-org/security/gitlab!1266
-