Original author: v...@aarontitus.net (February 25, 2013 16:59:29)
/authentication should allow for the following variables, to pre-populate the incidents and organizations. This will permit us to send custom links to each organization and decrease confusion among users.
type: [NULL,drill,live]
incident: [NULL, <name of incident>]
org: [NULL, <name of organization>]
Thus, a link to /authentication?incident=Hurricane%20Sandy%20Recovery&org=MHH-HQ would pre-populate the Incident with "Hurricane Sandy Recovery", and choose "MHH-HQ" as the organization.
See functional (but ugly) login form attached.
Original issue: http://code.google.com/p/sandy-disaster-recovery/issues/detail?id=201
Original author: v...@aarontitus.net (February 25, 2013 16:59:29)
/authentication should allow for the following variables, to pre-populate the incidents and organizations. This will permit us to send custom links to each organization and decrease confusion among users.
type: [NULL,drill,live]
incident: [NULL, <name of incident>]
org: [NULL, <name of organization>]
Thus, a link to /authentication?incident=Hurricane%20Sandy%20Recovery&org=MHH-HQ would pre-populate the Incident with "Hurricane Sandy Recovery", and choose "MHH-HQ" as the organization.
See functional (but ugly) login form attached.
Original issue: http://code.google.com/p/sandy-disaster-recovery/issues/detail?id=201