Note that FLoC has been replaced by Topics and that the notes apply to GitLab Dedicated
What does this MR do and why?
The Offering for Federated Learning of Cohorts (FLoC) does not include GitLab Dedicated. GitLab Dedicated instances do send the Permissions-Policy: interest-cohort=()
header by default. Customers can use the Admin Area to enable FLoC, if they would like. This MR makes the docs accurate.
References
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
http --headers https://dedicatedtestsandbox.gitlab-private.org/users/sign_in | grep '^Permiss' Permissions-Policy: interest-cohort=()
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.