Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Discourage insecure SHOW_TOOLBAR_CALLBACK values
A leaked SECRET_KEY combined with an insecure SHOW_TOOLBAR_CALLBACK configuration may lead to remote execution of arbitrary SQL. The toolbar shouldn't be installed in production environments anyway.
- Loading branch information