Closed
Bug 740439
Opened 13 years ago
Closed 13 years ago
Allow MailHide for emails
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tanner, Assigned: giorgos)
Details
Mailhide is a service that allows you to put your email address behind a reCAPTCHA. The past two days I have been getting spam on both accounts that are on my ReMo portal profile. I think that allowing a URL beginning with http://www.google.com/recaptcha/mailhide for in a profile would help cut back on spam. Mailhide also has an API, so it could be done automatically. See: https://developers.google.com/recaptcha/docs/mailhideapi
As an alternative, email addresses could simply not be shown to users who are logged out, like Bugzilla does.
Assignee | ||
Comment 1•13 years ago
|
||
Thanks for reporting this Tanner.
I totally understand the problem and that's something we have to deal with. As a first step we already removed (on dev server, soon to land on production) your email addresses from the /people/ page. They are still accessible though, through your personal profile pages.
The goal is to have your email address accessible be anyone who wants to contact you. Hence showing them only to logged in users defeats the purpose, because only fellow reps would be able to reach you.
Mailhide on the other hand could be a nice alternative. I'll have a look and we'll definitely come up with a solution to avoid spamming your accounts!
Thanks!
Updated•13 years ago
|
Version: unspecified → 0.3 - Sarek
Assignee | ||
Updated•13 years ago
|
Severity: normal → enhancement
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → giorgos
Version: 0.3 - Sarek → 0.2.5 - Sasak
Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/9d43e2e70265bf6c8d35bd1ec7d2e85e8ef31588
Hide emails using MailHide for anonymous users. Fix bug 740439.
https://github.com/mozilla/remo/commit/492b9ffda64d65f080974e8f4d911e9d0b90e2bc
Merge pull request #138 from glogiotatidis/740439-allow-mailhide-for
Hide emails using MailHide for anonymous users. Fix bug 740439.
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Verified user emails do not display on /people. Personal profiles display emails to logged in users, but not when logged out.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•