Add an option to disable profile page.
Hi.
With our company we migrate from gitlab self-hosted to gitlab SAAS (version Premium).
We ask to our user to use their firstname, lastname, and a username including firstname and lastname to easily control our activity users.
Some of our employee refuse because their profile page is public. In some way, there are in their right, to have respect of their public life.
The option of the "Private profile" in https://gitlab.com/-/profile, let the profile page visible. Extract of this documentation : https://docs.gitlab.com/ee/user/profile/index.html#user-visibility
The public page of a user, located at /username, is always visible whether you are signed-in or not.
We know those public pages are not indexed, but they are still public.
An option to disable this profile page could be very welcome.
I see three way that could match our need :
- the "Private profile" option disable the profile page.
- There is an additional option on profile page : Disable Profile Page
- There is an additional option on profile page : Disable Profile Page, with an exception box where you can list some groups gitlab.
Thanks for your attention.