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
feat(share): transport share-review permissions as opaque self-describing entries
Replace the permissions bitmask on ShareReviewEntry with a list of
ShareReviewPermission objects carrying an opaque namespaced identifier
and localized display metadata, so apps can expose app-specific
permissions without squeezing them into OCP\Constants bits.
Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
0 commit comments