Forum Moderators: rogerd
Nonetheless, I would like my user to be logged automatically after registration; it's faster, easier and more friendly.
I had in my registration page done the following to reduce illicit registration.
1/ Add a captcha code
2/ Check for IP flooding (1 registration per hour)
3/ Check email address is working
What is your point of view regarding registration validation?
Thanks