freme-project / freme-ner

Apache License 2.0
6 stars 1 forks source link

Add dataset security #85

Closed jnehring closed 8 years ago

jnehring commented 8 years ago

Please add dataset security to FREME NER. I think you cannot use the managed resource controller. I suggest this approach:

ArneBinder commented 8 years ago

Implemented dataset management security. The table holding the dataset metadata is called dataset_metadata.

TODO:

jnehring commented 8 years ago

added table manually. wait for acl problems.

jnehring commented 8 years ago

The "ACL Problem" from #86 should be fixed now.

ArneBinder commented 8 years ago

implemented. TODO: testing

ArneBinder commented 8 years ago

Dataset management does not work because of https://github.com/freme-project/basic-services/issues/36

ArneBinder commented 8 years ago

fixed. Can we close this?

jnehring commented 8 years ago

Waiting for #89, #90

jnehring commented 8 years ago

This works now