mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
debug-menu permission, closes #1068
Also added tests for navigation menu logic.
This commit is contained in:
parent
9f0987cb57
commit
222f79bb4c
6 changed files with 58 additions and 4 deletions
|
|
@ -522,3 +522,12 @@ permissions-debug
|
|||
Actor is allowed to view the ``/-/permissions`` debug page.
|
||||
|
||||
Default *deny*.
|
||||
|
||||
.. _permissions_debug_menu:
|
||||
|
||||
debug-menu
|
||||
----------
|
||||
|
||||
Controls if the various debug pages are displayed in the navigation menu.
|
||||
|
||||
Default *deny*.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue