-
-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Milestone
Description
Debugging tool idea:
/-/permissionspage which shows you the actor and lets you type in the strings foraction,resource_typeandresource_identifier- then shows you EVERY plugin hook that would have executed and what it would have said, plus when the chain would have terminated.Bonus: if you're logged in as the
rootuser (or a user that matches some kind of permission check, maybe a check forpermissions_debug) you get to see a rolling log of the last 30 permission checks and what the results were across the whole of Datasette. This should make figuring out permissions policies a whole lot easier.
Originally posted by @simonw in #699 (comment)
Reactions are currently unavailable