mirror of
https://github.com/simonw/datasette.git
synced 2026-07-13 02:54:44 +02:00
Merge 9d9c462a4d into db82123108
This commit is contained in:
commit
4c1736619a
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,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