Skip to content

Discourage insecure SHOW_TOOLBAR_CALLBACK values - #1539

Merged
tim-schilling merged 1 commit into
mainfrom
matthiask-patch-1
Dec 8, 2021
Merged

Discourage insecure SHOW_TOOLBAR_CALLBACK values#1539
tim-schilling merged 1 commit into
mainfrom
matthiask-patch-1

Conversation

@matthiask

Copy link
Copy Markdown
Member

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.

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.

@tim-schilling tim-schilling left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @matthiask!

@tim-schilling
tim-schilling merged commit ffa60c2 into main Dec 8, 2021
@tim-schilling
tim-schilling deleted the matthiask-patch-1 branch December 8, 2021 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants