You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's add a request attribute that CsrfFilter is aware of and an exchange attributes that CsrfWebFilter is aware of where the filter would then skip its entire operation, simply continuing onto the next filter in the chain.
The text was updated successfully, but these errors were encountered:
Related to this comment:
Let's add a request attribute that
CsrfFilter
is aware of and an exchange attributes thatCsrfWebFilter
is aware of where the filter would then skip its entire operation, simply continuing onto the next filter in the chain.The text was updated successfully, but these errors were encountered: