Skip to content

[EE] Ask user explicitly about usage stats agreement

Jan Provaznik requested to merge usage_consent-ee into master

What does this MR do?

It checks if it's only single-user deployment and if so it asks user for explicit agreement for enabling usage ping and version check. The banner is not displayed in the first week of use to give user some time to create more users.

This is EE backport of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21423 which disables banner if license is used.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Coung Ngo

Merge request reports