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(sharereview): expose tables(table/view/context) shares to share-review apps via OCP\Share\ShareReview
Implement IShareReviewSource listing all tables(table/view/context) shares
with their capabilities mapped to ShareReviewPermission entries,
gate deletions behind the ShareReviewAccessCheckEvent authorization
check including revocation of linked uploaded-files shares, and register
the source via RegisterShareReviewSourceEvent.
Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
0 commit comments