Skip to content

SEC-2403: CsrfFilter and CsrfRequestDataValueProcessor is not consistent on policy of injection. #2623

@spring-projects-issues

Description

@spring-projects-issues

Kazuki Shimizu (Migrated from SEC-2403) said:

I think so that CsrfFileter and CsrfRequestDataValueProcessor is not consistent on policy of injection.

Reasons is following:

CsrfFileter is able to inject the http method of processing target. But, CsrfRequestDataValueProcessor is not able to inject the http method of processing target. Http method of processing target is fixed in private constants.

I think so that should be use same strategy for determine the http method of processing target.

What do you think ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancementtype: jiraAn issue that was migrated from JIRA

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions