Letractively / webpasswordsafe

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

New installation fails to load because initial admin user email address is invalid #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start with a fresh database and installation
2. Load WebPasswordSafe for the first time
3. The data schema and initial admin user will fail to get created because the 
default admin email address isn't a valid format after the validation checking 
was implemented.

What is the expected output? What do you see instead?
1. Admin email address should be default a valid format, and database should 
get created properly allowing the initial admin user to login.

Original issue reported on code.google.com by joshdrum...@gmail.com on 10 Dec 2010 at 12:10

GoogleCodeExporter commented 8 years ago

Original comment by joshdrum...@gmail.com on 10 Dec 2010 at 6:33