Enable `terms_of_service_vue` feature flag by default
What does this MR do and why?
See #343046 (closed)
The terms_of_service_vue
feature flag has been enabled on production for about a week now. This MR default enables the feature flag.
Screenshots or screen recordings
terms_of_service_vue disabled |
terms_of_service_vue enabled |
---|---|
Untitled__2_ | Untitled__1_ |
How to set up and validate locally
- Login as an admin (
root
user in GDK). - Navigate to
/admin/application_settings/general
. - In the
Terms of Service and Privacy Policy
panel check theAll users must accept the Terms of Service and Privacy Policy to access GitLab
checkbox and enter some text in the text area. Save the form. - Navigate to
/admin/users
and choose a user. - Click
Impersonate
in the upper right corner.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Hegman