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
php-coder
changed the title
Log event when CSRF token is missing or has invalid value
Log events when CSRF token is missing or has invalid value
Jan 29, 2015
After enabling CSRF protection (#25) Spring Security may generates MissingCsrfTokenException or InvalidCsrfTokenException. We need to log these events in suspicious_activities table.
The text was updated successfully, but these errors were encountered: