Skip to content

Add option to make signed_url view CSRF-exempt #26

@alukach

Description

@alukach

It's possible that users would desire to script against the signed_url view without ever loading a standard Django view (which would load the CSRF token in a cookie). For this reason, a user should be able to set a property in settings.py that would make the signed_url view CSRF-exempt.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions