Needs review
Project:
Email Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 20:21 UTC
Updated:
11 Dec 2015 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
syakely commentedgit patch file.
Comment #2
citricguy commentedAwesome mod. Be careful to not use externally though as it could give away users email's. :)
Comment #3
syakely commentedtrue, I did build it for an internal site. Good point.
I could add in a permission for this feature.
Any other suggestions?
Comment #4
citricguy commentedNone that I can think of :) Thank you for the patch too, I think I've found a use for it already. Cheers!
Comment #5
james.williamsHere's a slightly improved patch for the Drupal 7 version. This one requires the 'administer users' permission to improve security (admittedly, a new permission could be used, but I seriously doubt emails should be exposed to users without that permissions on many sites), and shows the users' names alongside their email addresses.