Skip to content

polifr/csrf-reactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csrf-reactive

This projects aims to experiment the usages of CSRF protection on the Spring Reactive stack.

July 2024 - testing the interaction between CSRF protection and the usage of Spring Actuator endpoints for modifying the logging levels; in this case, since the reactive approach does not implement the equivalent ignoringRequestMatchers method, it seems that there is no way to enable these endpoints for POST calls other than re-declare the requireCsrfProtectionMatcher.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages