I was just implementing a new feature on the registration form of my site that checks if an email address is still available to register an account with. I am wondering if it is secure to show a user that a certain email address is no longer available.
Is this feature a security risk related to the privacy of my members and how can I use it while defending against bots looking for email addresses?
