hemanshukumar / baithak

Automatically exported from code.google.com/p/baithak
0 stars 0 forks source link

Email requirement for user registration #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click "Sign Up"
2. Provide all info, but provide an incomplete email id like say "dummy_user"
3. Hit submit

What is the expected output? What do you see instead?]
I expected to be told that I had input a wrong email address. But it
accepted it adn promised to send me an email address on dummy_user. Don;t
know how critical this is, but this can lead to a lot of spamming on the
server. So I think we need a little more verification. Also the verify
email javascript doesn't seem to work. I tested on FF.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ayeshasa...@gmail.com on 19 Sep 2006 at 3:55

GoogleCodeExporter commented 9 years ago
The whole registration is out of whack right now! ;-). Lemme get that done 
before we
move to usability/spam issues. Spam is a big issue though.

Original comment by sayan...@gmail.com on 23 Oct 2006 at 1:07

GoogleCodeExporter commented 9 years ago
User registration is working as it is! Wow! I thought it wouldnt work. Lesson 
for me:
make no assumptions(even bad ones!).

Original comment by sayan...@gmail.com on 23 Oct 2006 at 1:31

GoogleCodeExporter commented 9 years ago
This is done. Added a check on the server. I dont think the client check was 
meant to
be anyway.

Original comment by sayan...@gmail.com on 23 Oct 2006 at 2:44