Skip to content

.jsp extension gets ignored by CSRF token detector #15

@arvinddoraiswamy

Description

@arvinddoraiswamy

Since .js files do not need a CSRF token I had added them to the excluded extensions array. But that caused .jsp to get ignored too. Need to improve regex.

Also make excluding extensions case insensitive.

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