edgi-govdata-archiving / archivers.space

🗄 Event data management app used at DataRescues
https://www.archivers.space/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Use specific selectors and filter fields in publications. #68

Open b5 opened 7 years ago

b5 commented 7 years ago

As per these directions, we should be restricting all fields returned by the server. For now I've made sure there are locks on all sensitive information, but as the guide suggests, it's good practice to restrict everything to avoid accidental publication.

I've broken this out into a separate issue b/c this type of modification is very prone to creating bugs, and I'd like to take time to do this slowly with a round of QA before publication.