Skip to content

Disable the Werkzeug's integrated debugger and stacktraces by default #19

@tanius

Description

@tanius

Flask applications like this come with an interactive debugger, provided by the included library "Werkzeug". This is protected by a PIN but still should not be enabled on production sites, because that (and even the stacktraces) are a security risk.

Right now, the debugger is however enabled, and stacktraces are available. To be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions