Feature #707
closedHide email address from unregistered users
0%
Description
Currently the "Hide email address" preference allows a user to publish or not publish their email address regardless of the registration status of the user viewing the account/show page.
For public projects, it is desirable to publish one's email address so that users can contact project members to request project membership. However, this leaves the member's email address open to spam.
It would be useful to restrict publishing member email addresses to only users who have bothered to register with the site. This would go a long way to avoiding spam, and allow potential project members to contact existing members.
Related issues
Updated by Sven Schwyn over 16 years ago
This is a very good feature request! Indeed, it would be even better if it included custom user fields as well. If you define i.e. a custom user field "cell phone", you most likely wish to allow only users with accounts to see this number - specially when you run Redmine with self-registration disabled.
Updated by Thomas Jahns over 15 years ago
I second this request. Authenticated users seeing each others email address is fine with our organization because redmine ldap signon and email are tied to one another anyway. But I'd prefer outside users on our public tools could only download distributions and report issues.
Updated by Kirill Kornyakov over 12 years ago
This plugin does it nicely: http://www.redmine.org/plugins/hide-emails. The only problem is that you should edit this value for all existing project members.
Updated by Daniel Felix almost 12 years ago
Maybe, this should be a core feature?
It would be good, to hide e-mail-addresses by default for non-registered users.
Updated by Toshi MARUYAMA about 11 years ago
- Related to Feature #861: Allow administrator to hide all emails added
Updated by Toshi MARUYAMA about 11 years ago
- Related to Feature #2836: Account's initial setting management interface added
Updated by Go MAEDA about 6 years ago
- Is duplicate of Feature #21042: Check "Hide my email address" by default for new users added
Updated by Go MAEDA about 6 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Email addresses are hidden by default since Redmine 3.2.0 (#21042).