Closed simonw closed 2 months ago
I’ll need to create any missing dynamic groups on startup, refs #2
The groups can be links to this page:
Got the most basic possible version of this working:
Needs a permission check, then I'll land it.
Adding a datasette-acl
permission, so you need this to see the new options:
datasette . --root --secret 1 --internal internal.db \
-s permissions.datasette-acl.id root
Needs tests, those can happen in conjunction with:
This is good enough for the first alpha.
Very simple initial design: