sanitise an edited asset before saving
When saving an asset, sanitise the fields before saving. Specifically:
- if the asset does not contain private data, clear the private fields.
- if the asset is not shared outside the University, clear the description of who it is shared with.
- if the asset is not shared outside the EEA, clear the description of who it is shared with.
- if the asset is not digital, clear the digital security measures.
- if the asset is not physical, clear the physical security measures.
Closes #64 (closed)