Letractively / webpasswordsafe

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

Validate user email address field #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add new user, can enter anything in the email field

What is the expected output? What do you see instead?
1. Should validate that the input is a valid email address format, and give an 
error otherwise.

Since the email address data isn't actually being used for anything in 
webpasswordsafe at the moment, this isn't super critical, however if/when it 
is, it should have valid data to depend on.

Original issue reported on code.google.com by joshdrum...@gmail.com on 9 Dec 2010 at 1:54

GoogleCodeExporter commented 9 years ago

Original comment by joshdrum...@gmail.com on 9 Dec 2010 at 3:32

GoogleCodeExporter commented 9 years ago

Original comment by joshdrum...@gmail.com on 9 Dec 2010 at 8:05