Skip to content

CSRF path broken by encoding #25

@aaronhaslett

Description

@aaronhaslett

Path is being ignored on current firefox because it's sent as str(path.encode('latin1')) which comes out as "b'/path'" because str() of bytes is weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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