horvathaa/adamite

Group Permissions do not work

Opened this issue · 0 comments

Currently there are no firewall rules to block access to groups based on enrollment in said group. E.g. if you are not in the "Beatles" group you will still technically be able to access the data since there is nothing in the firewall to block it.

Implementation ideas:

  • an annotation should only have one group assigned to it. If a user wanted to add that annotation to their group, it should make a carbon copy that is both private and assigned to the group they want.