Feature #30
Look over the code
| Status: | New | Start date: | 06/02/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 0.7 |
Description
As the project have started to take shape, we need to go back and look over the older code we wrote and make sure it follows the coding style, and got the features we need.
An example on this is the register page, we need to make it send out a verification email.
History
Updated by Curtis Delicata almost 2 years ago
I think an verification email should be optional. A captcha is good enough to stop 99% bots and email would only be used to reset passwords etc? If a user specified an invalid email it is their fault?
Updated by Oscar Hinton almost 2 years ago
Email verification is still a very good way to send newsletters and other things to the user if needed. And validating it should be optional yes, but still available.