Closed
Bug 301215
Opened 19 years ago
Closed 19 years ago
email spider avoidance and parameter on/off ability
Categories
(Bugzilla :: User Interface, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 219021
People
(Reporter: jforman, Assigned: myk)
Details
Attachments
(2 files)
|
2.04 KB,
patch
|
Details | Diff | Splinter Review | |
|
487 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050714 Firefox/1.0.5 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050714 Firefox/1.0.5 With gentoo, users were asking for some way to "hide" their email addresses from email spiders which troll bugzillas looking for email addresses. I have hacked into comments.html.tmpl a way that only if a user is logged in, does the name and email link show. When not logged on, only the 'real name' value of the commentor is shown. This can all be controlled by a parameter value I've created called "emailobfuscate" Be nice, these are my first few patches i've created, ever. Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
| Reporter | ||
Comment 3•19 years ago
|
||
duplicate and submitting patches to referenced bug *** This bug has been marked as a duplicate of 219021 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Attachment #189679 -
Attachment is patch: true
Attachment #189679 -
Attachment mime type: text/x-patch → text/plain
Updated•19 years ago
|
Attachment #189680 -
Attachment is patch: true
Attachment #189680 -
Attachment mime type: text/x-patch → text/plain
You need to log in
before you can comment on or make changes to this bug.
Description
•