Privacy issue with site registration for stores/blogs

when registering as a site member to a wix site, an automatic user profile slug is created based on the user email.
for example using veryprivatename@mail.com to register, and editing name to hide personal information, a profile page is created at mysite.com/profile/veryprivatename/profile
this is not made clear to the user in the registration form, and hidden in a collapsed section

This probably need to be some random id, unless user explicitly changed the value.
If “Members who can set their profile to public” is not disabled, all new profiles seems to be public.

there is no option to change the user slug with backend code. only the used can do this. so for now I changed the site setting to disable public profiles, as the site content is somewhat sensitive

I’ll be happy with some option to change existing members slug, and use an id for the slug as the default

tnx!

Hello! I think this is the API you will need Update Slug | VELO

updateSlug( ) is useless it only “Changes the currently logged-in member’s slug”
regardless the current default leaks user email without making it clear