cassproject / cass-editor

View, create, edit, modify frameworks using an easy to use, embeddable iframe.
https://cassproject.github.io/cass-editor/
Apache License 2.0
3 stars 11 forks source link

Create mechanism for allowing the Rekeying of Group/Organizations PPK #741

Open whistlinjoe opened 3 years ago

Lomilar commented 3 years ago

Unsolved: Organizations are identified through their primary key, when rekeying an organization (group, etc), how do we support forwarding of the key from the organizational identification perspective as well as the owned/readable objects.

Lomilar commented 3 years ago

Largely accomplished through eduworks/ec branch 'rekey'.

Lomilar commented 3 years ago

Remaining todo:

Potential future work: Look at how key forwarding could be used by server administrators to allow write permissions on a whole bunch of data that a user doesn't currently own. eg: If I import a ton of data from Army that they own, I shouldn't be able to modify it, but lets say I want that to not be the case. Maybe useful. Maybe not.

Lomilar commented 3 years ago

MINOR VERSION INCREMENT - New Feature.