What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
Currently, all connected users and their email addresses may be visible globally, including to guest users. This can raise privacy concerns and limit the use of the platform in collaborative contexts involving external participants.
Problems
- Email addresses are sensitive data and should not be exposed by default
- Guest users may see internal users they should not be aware of
- No control over visibility scope (global vs group-based)
Proposed solution
Introduce configurable visibility rules:
- Email visibility control
- public / authenticated / group_only / private
- User listing scope
- global (current behavior)
- group_only (only users sharing at least one group)
- restricted (future extension)
- Guest restrictions
- self_only visibility by default
- no email access
Benefits
- Improved privacy and security
- Better support for external collaboration
- Flexible configuration without breaking existing behavior
Validations
What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
Currently, all connected users and their email addresses may be visible globally, including to guest users. This can raise privacy concerns and limit the use of the platform in collaborative contexts involving external participants.
Problems
Proposed solution
Introduce configurable visibility rules:
- public / authenticated / group_only / private
- global (current behavior)
- group_only (only users sharing at least one group)
- restricted (future extension)
- self_only visibility by default
- no email access
Benefits
Validations