Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Does not work with CSRF #118

@dhfbrown

Description

@dhfbrown

Hi,

Looking to implement CSRF into my Dash app. I currently add the following code to get this to work for Dash:

csrf._exempt_views.add('dash.dash.dispatch')

However, I am unable to upload files using the uploader. I get the standard error message from the browser. Is there a similar command I can add for dash_uploader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions