We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0300b1 commit dcb59dbCopy full SHA for dcb59db
docs/configuration.rst
@@ -123,6 +123,12 @@ Toolbar options
123
the callback. This allows reusing the callback to verify access to panel
124
views requested via AJAX.
125
126
+ .. warning::
127
+
128
+ Please note that the debug toolbar isn't hardened for use in production
129
+ environments or on public servers. You should be aware of the implications
130
+ to the security of your servers when using your own callback.
131
132
Panel options
133
~~~~~~~~~~~~~
134
0 commit comments