jeffreyhi1 / loginsystem-rd

Automatically exported from code.google.com/p/loginsystem-rd
0 stars 0 forks source link

Security Questions: Comments needed #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Not slated for release one.

If we choose to offer the option of security questions and answers for
userid and/or password recovery in the future, security questions would be
needed:

It is propsed the user be asked to select X number of questions from this
table which would be stored along with the user's answer in the questions
table.

Proposed Table Structure: SecurityQuestions table
FIELD       TYPE        SIZE    NOTE
id      integer       4 autoincrement
question    varchar     255 a security question

Proposed Security Questions
1,"What was your childhood nickname?"
2,"In what city or town was your first job?"
3,"In what city does your nearest sibling live?"
4,"In what city or town did your mother and father meet?"
5,"What is your oldest sibling's middle name?"
6,"What school did you attend for sixth grade?"
7,"What is the name of your favorite childhood friend?"
8,"In what city did you meet your spouse/significant other?"
9,"What was your first automobile?"
10,"What pet have you wanted but never had?"
11,"What was your rival High School?"
12,"In what city would you like to visit on vacation?"
13,"What was the worst present you received for a birthday?"
14,"Where were you when you had your first kiss?"
15,"What is your maternal grandmother's maiden name?"
16,"What was your job title at your first paying job?"
17,"What animal would you never want as a pet?"
18,"How old were you when you learned to swim?"
19,"What was the last name of your first love?"
20,"What was your least favorite vegetable as a child?"

These would need to be translated.

Original issue reported on code.google.com by rdivilb...@gmail.com on 6 Feb 2010 at 11:52

GoogleCodeExporter commented 8 years ago

Original comment by rdivilb...@gmail.com on 8 Feb 2010 at 5:12

GoogleCodeExporter commented 8 years ago

Original comment by rdivilb...@gmail.com on 8 Feb 2010 at 5:12

GoogleCodeExporter commented 8 years ago

Original comment by rdivilb...@gmail.com on 8 Feb 2010 at 9:01

GoogleCodeExporter commented 8 years ago

Original comment by rdivilb...@gmail.com on 20 Apr 2010 at 6:14