rasvaan / accurator

Accurator cpack
7 stars 3 forks source link

Add hash of cluster to url #227

Closed rasvaan closed 5 years ago

rasvaan commented 8 years ago

Add a hash of the cluster object to the url in order to verify the contents of the local storage. This is to prevent a situation were someone enters a page for annotating an item, but there still is a cluster in local storage from a previous session. In that case the cluster should not be used, because the hash is not present/doesn't match.