668
edits
Line 141: | Line 141: | ||
! Where | ! Where | ||
|- | |- | ||
| | | user email addresses | ||
| | | database | ||
|- | |||
| bcrypted password | |||
| database | |||
|} | |} | ||
Line 165: | Line 168: | ||
|- | |- | ||
| ''Out:'' | | ''Out:'' | ||
| | | list_emails() | ||
| | | user's list of validated email addresses | ||
| only when user is successfully logged in | |||
|- | |- | ||
| ''In:'' | | ''In:'' | ||
| | | add_email() | ||
| | | new user email | ||
| only when user is successfully logged in | |||
| | |||
|} | |} | ||
edits