Skip to content

Pebbles security model

Thomas Drevon edited this page Dec 15, 2015 · 3 revisions

PSM comes in two parts. Visibility (Reading) and Actions (Create, Update, Delete):

TLDR; Use access_group, access_group_membership and access_group_subtree to control read access. Use callback to control actions which modify content (create, update, delete).

Clone this wiki locally