mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-auth-passwords is another actor_from_request example
This commit is contained in:
parent
d7e5e3c9f9
commit
cab5b60e09
1 changed files with 1 additions and 1 deletions
|
|
@ -1010,7 +1010,7 @@ Instead of returning a dictionary, this function can return an awaitable functio
|
|||
|
||||
return inner
|
||||
|
||||
Example: `datasette-auth-tokens <https://datasette.io/plugins/datasette-auth-tokens>`_
|
||||
Examples: `datasette-auth-tokens <https://datasette.io/plugins/datasette-auth-tokens>`_, `datasette-auth-passwords <https://datasette.io/plugins/datasette-auth-passwords>`_
|
||||
|
||||
.. _plugin_hook_filters_from_request:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue