mirror of
https://github.com/simonw/datasette.git
synced 2026-06-01 06:37:02 +02:00
Merge 9d9c462a4d into 316daf9a43
This commit is contained in:
commit
3523f174ef
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Click on that link and then visit ``http://127.0.0.1:8001/-/actor`` to confirm t
|
|||
Permissions
|
||||
===========
|
||||
|
||||
Datasette's permissions system is built around SQL queries. Datasette and its plugins construct SQL queries to resolve the list of resources that an actor cas access.
|
||||
Datasette's permissions system is built around SQL queries. Datasette and its plugins construct SQL queries to resolve the list of resources that an actor can access.
|
||||
|
||||
The key question the permissions system answers is this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue