- Oct 28, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Oct 27, 2021
-
-
Reuben Pereira authored
Merge branch 'security-518-fix-change-project-visibility-to-restricted-option-14-3' into '14-3-stable-ee' Change project visibility to a restricted option See merge request gitlab-org/security/gitlab!1904
-
GitLab Release Tools Bot authored
Highlight usage of unicode bidi characters See merge request gitlab-org/security/gitlab!1938
-
GitLab Release Tools Bot authored
SCIM token is still Viewable After Creation See merge request gitlab-org/security/gitlab!1907
-
GitLab Release Tools Bot authored
Redact list of groups a project is shared with See merge request gitlab-org/security/gitlab!1798
-
-
GitLab Release Tools Bot authored
Fix path traversal issue with SVG hrefs See merge request gitlab-org/security/gitlab!1930
-
GitLab Release Tools Bot authored
Avoid decoding the whole tiff image on isTIFF check See merge request gitlab-org/security/gitlab!1900
-
GitLab Release Tools Bot authored
Workhorse: Allow uploading only a single file See merge request gitlab-org/security/gitlab!1914
-
GitLab Release Tools Bot authored
Do not allow Applications API to create apps with blank scopes See merge request gitlab-org/security/gitlab!1923
-
GitLab Release Tools Bot authored
Refresh authorizations on transfer of groups having project shares See merge request gitlab-org/security/gitlab!1917
-
GitLab Release Tools Bot authored
Don't allow author to resolve discussions when MR is locked via GraphQL See merge request gitlab-org/security/gitlab!1920
-
GitLab Release Tools Bot authored
Never display the root password See merge request gitlab-org/security/gitlab!1803
-
GitLab Release Tools Bot authored
Iterate over trailing space regex replacements See merge request gitlab-org/security/gitlab!1897
-
GitLab Release Tools Bot authored
Prevent private e-mail from being shown in webhook data See merge request gitlab-org/security/gitlab!1894
-
GitLab Release Tools Bot authored
Match with verified_email? rather than any_email?[RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/security/gitlab!1882
-
GitLab Release Tools Bot authored
Disallow guests to change severity on incidents See merge request gitlab-org/security/gitlab!1875
-
-
GitLab Release Tools Bot authored
Set imported PipelineSchedules to inactive See merge request gitlab-org/security/gitlab!1879
-
GitLab Release Tools Bot authored
Remove external_webhook_token from exported project See merge request gitlab-org/security/gitlab!1866
-
- Oct 26, 2021
-
-
Robert May authored
Adds markup around unicode bidi characters when highlighting code. These are used primarily for text direction in right-to-left languages, but can be used as an exploit. Changelog: security
-
Dheeraj Joshi authored
This fixes an issue with SVGs href sanitization which was bypassable using path traversal Changelog: security
-
- Oct 25, 2021
-
-
Manoj M J authored
This change makes sure that when a group that has any project-group shares is transferred, it refresh authorizations of projects that are shared to the group. Changelog: security
-
- Oct 21, 2021
-
-
Manoj M J authored
This change makes sure that the using the Applications API, admins cannot create an app with a “blank” scope. At least one scope should be explicitly specified in the params while making the “POST” request to create an application. Changelog: security
-
Mayra Cabrera authored
Merge branch 'sarnold-qurantine-flakey-rotation-dst-specs' into '14-3-stable-ee' See merge request gitlab-org/gitlab!72771
-
Luke Duncalfe authored
Quarantine flaky DST specs See merge request gitlab-org/gitlab!72748 (cherry picked from commit a0d10fed) a1f862dd Quarantine flaky DST spec ac843eeb Apply 1 suggestion(s) to 1 file(s)
-
Patrick Bajao authored
We don't allow non-project members to resolve discussions via UI but the discussionToggleResolve GraphQL mutation allows it. This fixes it by modifying `ResolvableDiscussions#can_resolve?` to call appropriate policy check. Changelog: security
-
Igor Drozdov authored
Gitlab Rails doesn't have endpoints that require uploading multiple files. Let's limit it to prevent performance issues and proceed with a proper solution out of Security Release Changelog: security
-
- Oct 20, 2021
-
-
pshutsin authored
Even group owners should see SCIM token only once after creation. There is an option to reset the token in case it was lost or forgotten Changelog: security EE: true
-
pshutsin authored
When updating project or group visibility settings we must respect instance level visibility restrictions. Changelog: security
-
Igor Drozdov authored
Changelog: security
-
E'zeki&el Kigbo authored
Changelog: security Use chomp for path trimming Minor refactor chomped calls into a loop and fixes a rubocop lint. Add PATH_TRAILING_VIOLATIONS constant
-
- Oct 19, 2021
-
-
Gary Holtz authored
Making public_email = email a trait for a factory This also fixes some specs that were relying on private email in the user's `hook_attrs` Changelog: security
-
- Oct 12, 2021
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Alexis Kalderimis authored
Defaults display_initial_root_password config setting to `false`. The root password can be retrieved with `kubectl get secret` in a production setting (see: https://docs.gitlab.com/charts/installation/deployment.html#initial-login) Changelog: security
-
Reuben Pereira authored
Prepare 14.3.3-ee release See merge request gitlab-org/gitlab!72179
-