Skip to content

Invalid CSRF token should be logged at a higher level than DEBUG #4367

@inktomi

Description

@inktomi

Summary

This is an error condition, and should be logged as such.

Actual Behavior

o.s.security.web.csrf.CsrfFilter : Invalid CSRF token found for ....

is only logged at a DEBUG level, and therefore is hidden

Expected Behavior

Errors are logged as errors.

Version

5.0.0 M1

Metadata

Metadata

Assignees

Labels

status: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions