datasette / datasette-debug-permissions

A Datasette plugin that outputs debug information about permission checks
Apache License 2.0
1 stars 0 forks source link

Initial design #1

Closed simonw closed 1 year ago

simonw commented 1 year ago

Idea from here:

It implements permission_allowed(actor, action, resource): with tryfirst=True and outputs the arguments to stderr.