In order to stop spam accounts, we require email response confirmation at signup. Create new account on request, but add a method for marking account status as invalid. Only allow validated accounts to operate. Send email to signup address with UUID link to follow - when the link is hit, enable the account.
This was not that important but we are now accruing spam accounts, so has become necessary.
In order to stop spam accounts, we require email response confirmation at signup. Create new account on request, but add a method for marking account status as invalid. Only allow validated accounts to operate. Send email to signup address with UUID link to follow - when the link is hit, enable the account.
This was not that important but we are now accruing spam accounts, so has become necessary.