Version 8 (modified by 15 years ago) ( diff ) | ,
---|
Haiti MPR (Missing Persons Registry)
- DVI is live
- This needs to be restricted to just a specific role
- Should be sufficient to lock down
controllers/dvi.py
in the same way ascontrollers/appadmin.py
- & then not provide any access to these tables from other non-admin controllers
- Should be sufficient to lock down
- This needs to be restricted to just a specific role
- 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)
- VITA
- Simple forms for unauthenticated to report found/missing
- UserGuidelinesDVI
- 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
- 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!)
Note:
See TracWiki
for help on using the wiki.