You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a record owner or curator, I want to be able to give permissions to specific individuals (or groups eventually) so that those individuals can perform certain actions.
Implement Generator that can interpret the additional permissions field : because access_rights and permissions are intertwined we merge their generators together. Striked out because the additional permissions are additive for now. If we consider subtractive (bans) then we will have to talk about the implications with respect to access_rights.
fenekku
changed the title
Allow explicit (additional) permissions
[Blocked on RFC #12] Allow explicit (additional) permissions
Nov 8, 2019
fenekku
changed the title
[Blocked on RFC #12] Allow explicit (additional) permissions
[SHELVED like RFC #12] Allow explicit (additional) permissions
Nov 27, 2019
Part of this user story:
As a record owner or curator, I want to be able to give permissions to specific individuals (or groups eventually) so that those individuals can perform certain actions.
Implement Generator that can interpret the additional permissions field
: becauseStriked out because the additional permissions are additive for now. If we consider subtractive (bans) then we will have to talk about the implications with respect toaccess_rights
andpermissions
are intertwined we merge their generators together.access_rights
.Implementation of RFC: inveniosoftware/rfcs#12
The text was updated successfully, but these errors were encountered: