google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

On Login, Require Session Name and Phone or Email #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On Login Screen:
1. User Chooses Incident (Currently called "Work Event"- See Issue 99)
2. Drop-down appears for Organizations authorized for that Incident. Note, and 
point of discussion: To minimize system load and improve privacy, Logins are 
granted on a per-organization/per-Incident basis. Thus if the non-profit "Acme" 
assists with Hurricane 1 and Hurricane 2, Acme would have two separate logins.  
The name might be identical (e.g. "Acme"), but the password would probably be 
different.  In any case, the system will not display work orders from more than 
one Incident at a time.
3. Other fields appear: "Password", "Name", and "Phone Number or Email"
  3.1 "Password" is required, and validated against the encrypted password (See Issue 100).
  3.2 "Name" is required, and is stored only for a single session.  The name is not validated; any string will technically suffice.
  3.3 "Phone Number or Email" is NOT required, and is stored only for a single session. The phone number and/or email address is not validated.
4. The person logs in by clicking the "Log In" button.

Original issue reported on code.google.com by v...@aarontitus.net on 1 Jan 2013 at 6:25

GoogleCodeExporter commented 9 years ago
4. The person must click a checkbox labeled, "I agree to the Terms and 
Conditions below."  The Terms and Conditions are included, in full, on the 
login page.

Note: This requires completion of Issue 110 first.

Original comment by v...@aarontitus.net on 1 Jan 2013 at 7:18

GoogleCodeExporter commented 9 years ago
See related, Issue 111

Original comment by v...@aarontitus.net on 1 Jan 2013 at 7:19

GoogleCodeExporter commented 9 years ago
This issue relies on Issue 14.

Original comment by v...@aarontitus.net on 13 Jan 2013 at 10:03

GoogleCodeExporter commented 9 years ago
Issue 42 has been merged into this issue.

Original comment by v...@aarontitus.net on 15 Jan 2013 at 12:01

GoogleCodeExporter commented 9 years ago
If Issue 164 is completed, also add a link to [root]/volunteer, with the 
description, "I am an individual who would like to volunteer."

Original comment by v...@aarontitus.net on 22 Jan 2013 at 4:24