The page for this module says:
An admin checkbox option has been added to make username the same as email. Note that this presents a security problem -- which is hard to solve. Please use with caution.
I can't seem to find an explanation of what the security problem is or why it's hard to solve. Can somebody elaborate a bit, or point me to a place with more information?
Thanks!
Comments
Comment #1
vm commentedI think the issue will be that the email addresses won't be secure and email harvesters will be able to get the email address with little effort as the email addresses will be displayed through out the site.
Eventually users of your site will start getting spam emails from those who harvested the email addresses.
Comment #2
scottgifford commentedAh, OK, so it's more an issue of user privacy than the security of the site itself. Thanks for the explanation!
Comment #3
vm commentedYea that is my assumption. I'd let someone else confirm though.
Comment #4
scottgifford commentedOK, thanks VeryMisunderstood, that explanation is good enough for me!