[wiki:Haiti] == Haiti MPR (Missing Persons Registry) == This is led by nursix: #sahana-py This module is unlikely to be used for Haiti now sicne Google picked this up. * http://wiki.sahana.lk/doku.php/haiti:requirements * DVI is live * [wiki:UserGuidelinesDVI UserGuidelinesDVI] * This needs to be restricted to just a specific role * Should be sufficient to lock down {{{controllers/dvi.py}}} in the same way as {{{controllers/appadmin.py}}} * & then not provide any access to these tables from other non-admin controllers * Need a matcher with data from MPR (MPR is public, but in this instance most MPR data will come from other sources - Google, haitianearthquakes, etc) * [http://wiki.sahana.lk/doku.php/dev:vita:home VITA] * Simple forms for unauthenticated to report found/missing * [wiki:BluePrintSynchronisation Synchronisation] * Security Policy plugins for REST Controller: * Allow unregistered users to record Missing/Found persons * Allow database of missing/found persons to be secured against unregistered users? * Don't want reports of Dead people visible before families informed * How to handle the fact that MPR is just a front-end for PR? * need to also patch PR's REST controller? (& all others which refer to this table!) ---- [wiki:Haiti]