hydroshare / IrodsShare

HydroShare access control model for use in Irods and other Irods-based projects.
1 stars 0 forks source link

public -> discoverable #13

Closed alvacouch closed 9 years ago

alvacouch commented 9 years ago

Setting anything as public should -- as a side effect -- make it behave as discoverable. This is not accomplished via the "*_discoverable" flag, but by checking for the public and discoverable flags when mediating discovery: this means that "make_public" and "make_not_public" are inverses, in the sense that "make_public" followed by "make_not_public" restores the state from before.

This applies to both groups and resources.

alvacouch commented 9 years ago

Done in 0.3