- Aug 31, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Aug 30, 2021
-
-
GitLab Release Tools Bot authored
Enforce Jira namespace permissions See merge request gitlab-org/security/gitlab!1647
-
GitLab Release Tools Bot authored
Prevent non-admins from configuring Jira connect app See merge request gitlab-org/security/gitlab!1643
-
GitLab Release Tools Bot authored
Update apollo_upload_server dependency See merge request gitlab-org/security/gitlab!1701
-
GitLab Release Tools Bot authored
Update Import/Export to use public email when mapping users See merge request gitlab-org/security/gitlab!1654
-
GitLab Release Tools Bot authored
Merge branch 'security-fix-private-instance-keys-endpoint-access-backport-14-0' into '14-0-stable-ee' Require sign in for .keys endpoint on non-public instances See merge request gitlab-org/security/gitlab!1659
-
GitLab Release Tools Bot authored
Merge branch 'security-fix-privelege-escalation-from-external-to-internal-14-0' into '14-0-stable-ee' Inherit user external status while creating project bots See merge request gitlab-org/security/gitlab!1666
-
GitLab Release Tools Bot authored
Fix stored XSS in the Jira issue detail pages See merge request gitlab-org/security/gitlab!1663
-
GitLab Release Tools Bot authored
Make design filename pattern stricter See merge request gitlab-org/security/gitlab!1623
-
GitLab Release Tools Bot authored
Fix stored XSS vulnerability in Datadog settings form See merge request gitlab-org/security/gitlab!1672
-
GitLab Release Tools Bot authored
Ensure shared group members lose project access after group deletion See merge request gitlab-org/security/gitlab!1685
-
- Aug 25, 2021
-
-
Alexis Kalderimis authored
This enables us to make use of `strict_mode`, preventing denial of service attacks. Changelog: security
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Speicher authored
Prepare 14.0.8-ee release See merge request gitlab-org/gitlab!68761
-
Reuben Pereira authored
Backport fix for flaky spec to 14.0 See merge request gitlab-org/gitlab!68959
-
Reuben Pereira authored
Taken from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65153.
-
Reuben Pereira authored
Geo 2.0 Regression - Add ability to remove primary See merge request gitlab-org/gitlab!68867
-
Zack Cuddy authored
-
Reuben Pereira authored
Backport: Fix Sidekiq workers delete each other's metrics See merge request gitlab-org/gitlab!68771
-
- Aug 23, 2021
-
-
Drew Blessing authored
When a group is invited to shared access with a project, and the group is later deleted, this change ensures the members of the group no longer have access to the project. Changelog: security
-
Matthias Käppler authored
When we moved the logic that wipes the Prometheus metrics dir out of the Rackup file and into the initializer, all Sidekiq workers would call this and potentially enter a race condition where they deleted each other's database files. Changelog: fixed
-
Resolve "operator does not exist: integer[] || bigint in app/models/namespace/traversal_hierarchy.rb" See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67288 Changelog: changed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66627 Changelog: other
-
- Aug 19, 2021
-
-
Markus Koller authored
Previously we generated the URL for the link in the help text based on the user-submitted value in `datadog_site`, which caused a stored XSS vulnerability. This was accidentally fixed with the HTML-escaping we added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66391 while improving the help texts for this integration. But this still leaves some room for exploitation by changing the URL of a seemingly-trusted link, so instead we just hard-code the default link to the documentation on docs.datadoghq.com, and remove the custom link which goes directly to the user's API settings. Changelog: security
-
- Aug 18, 2021
-
-
pshutsin authored
Project bots should be external if created by external user Changelog: security
-
- Aug 13, 2021
-
-
Tom Quirk authored
Changelog: security EE: true
-
- Aug 12, 2021
-
-
pshutsin authored
To make the behavior of /username.keys endpoint with /api/v4/users/:id/keys endpoint Changelog: security
-
- Aug 10, 2021
-
-
George Koltsov authored
Changelog: security EE: true
-
- Aug 03, 2021
-
-
GitLab Release Tools Bot authored
-
Alexis Kalderimis authored
This prevents non-admins from creating Jira Connect namespace subscriptions. This additional check is controlled by a new ops feature flag (`jira_connect_require_site_admins`) so that it can be disabled for self-hosted installations if required. Changelog: security
-
Alexis Kalderimis authored
Changelog: security
-
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
Don't allow to add users to project with email different than group sett See merge request gitlab-org/security/gitlab!1563
-
Henri Philipps authored
Hide project-level CI/CD Analytics page for Guest users See merge request gitlab-org/security/gitlab!1574
-