diff --git a/docs/configuration.rst b/docs/configuration.rst index 96758d89c..7219c8167 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -123,6 +123,12 @@ Toolbar options the callback. This allows reusing the callback to verify access to panel views requested via AJAX. + .. warning:: + + Please note that the debug toolbar isn't hardened for use in production + environments or on public servers. You should be aware of the implications + to the security of your servers when using your own callback. + Panel options ~~~~~~~~~~~~~