- 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!1698
-
GitLab Release Tools Bot authored
Prevent non-admins from configuring Jira connect app See merge request gitlab-org/security/gitlab!1697
-
Alexis Kalderimis authored
Changelog: security
-
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
-
GitLab Release Tools Bot authored
Update apollo_upload_server dependency See merge request gitlab-org/security/gitlab!1699
-
GitLab Release Tools Bot authored
Update Import/Export to use public email when mapping users See merge request gitlab-org/security/gitlab!1669
-
GitLab Release Tools Bot authored
Require sign in for .keys endpoint on non-public instances See merge request gitlab-org/security/gitlab!1676
-
GitLab Release Tools Bot authored
Merge branch 'security-fix-privelege-escalation-from-external-to-internal-14-2' into '14-2-stable-ee' Inherit user external status while creating project bots See merge request gitlab-org/security/gitlab!1675
-
GitLab Release Tools Bot authored
Make design filename pattern stricter See merge request gitlab-org/security/gitlab!1680
-
GitLab Release Tools Bot authored
Fix stored XSS in the Jira issue detail pages See merge request gitlab-org/security/gitlab!1673
-
GitLab Release Tools Bot authored
Fix stored XSS vulnerability in Datadog settings form See merge request gitlab-org/security/gitlab!1670
-
GitLab Release Tools Bot authored
Ensure shared group members lose project access after group deletion See merge request gitlab-org/security/gitlab!1683
-
- Aug 25, 2021
-
-
Alexis Kalderimis authored
This enables us to make use of `strict_mode`, preventing denial of service attacks. Changelog: security
-
- 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
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Henri Philipps authored
Prepare 14.2.1-ee release See merge request gitlab-org/gitlab!68723
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68710 Changelog: fixed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68503 Changelog: changed EE: true
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68313 Changelog: changed EE: true
-
Adding upgrade messaging for PK migrations See merge request gitlab-org/gitlab!68088 (cherry picked from commit 5294ec47) c4e15b8c Adding upgrade messaging for PK migrations 92504d7c Apply 1 suggestion(s) to 1 file(s) ea7ce211 Apply 1 suggestion(s) to 1 file(s) 25aae5a8 Apply 1 suggestion(s) to 1 file(s) 43845e24 Apply 2 suggestion(s) to 1 file(s)
-
Jan Provaznik authored
The pattern which detects possible design filenames should be stricter to make sure that we don't match any special characters or quoted strings which could lead to XSS. Change: security
-
- Aug 20, 2021
-
-
George Koltsov authored
Changelog: security EE: true
-
pshutsin authored
To make the behavior of /username.keys endpoint with /api/v4/users/:id/keys endpoint Changelog: security
-
pshutsin authored
Project bots should be external if created by external user Changelog: security
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Aug 19, 2021
-
-
Tom Quirk authored
Changelog: security EE: true
-
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
-
GitLab Release Tools Bot authored
[merge-train skip]
-
Stan Hu authored
Use UPSERT when storing user mentions See merge request gitlab-org/gitlab!68433
-
James Fargher authored
Scheduled secret detection scan for security policy See merge request gitlab-org/gitlab!67752
-
Sashi Kumar authored
-
Heinrich Lee Yu authored
Adds a feature flag to the optimization done for store_mentions!
-