Actions
Feature #4272
openBetter SPAM protection
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12.10.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
Hi
On public instances it might be important to care about who can access to our mail address. For example bot can get tooltip(on repo owner) content where we have email address.
Here is a fragment of our home page:
<div class=\"rc-user tooltip\" title=\"RhodeCode Admin &lt;alexis.jeandet@member.fsf.org&gt;\">\n
On redmine we can choose to hide our mail address as user, it could be a good solution. Using reCAPTCHA might also be nice since we would allow humans to contact us.
Best regards.
Actions