Skip to content

Draft: Add ability to disable private profiles

What does this MR do and why?

#421310 (closed)

TODO

  • Add new application setting make_profile_private
  • When make_profile_private disable field to make profile private
  • When make_profile_private is checked, disable and uncheck field user_defaults_to_private_profile
  • when make_profile_private is checked, make all profiles public
  • UI update on make_profile_private check/uncheck
  • Move user restrictions in application setting from rails view to vue component
  • Move make_profile_private to an enterprise feature
  • Update docs
  • Refactor
  • Add specs
  • Translations?

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.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Imanpal Singh

Merge request reports